Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

firefox-3

Can Firefox’s “view source” be set to not make a new GET request?

May 4, 2023 by Tarik

If you install the web developer toolbar extension, there’s an option under “View Source” called “View Generated Source” which will show you the current source of the page, including any DOM changes you may have made.

Categories firefox Tags firefox, firefox-3 Leave a comment

How to get the file path from HTML input form in Firefox 3

April 25, 2023 by Tarik

For preview in Firefox works this – attachment is object of attachment element in first example: if (attachment.files) previewImage.src = attachment.files.item(0).getAsDataURL(); else previewImage.src = attachment.value;

Categories html Tags file-upload, firefox-3, html Leave a comment

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa