Top "Firefox" questions

Mozilla Firefox is a free, open-source cross-platform web browser.

How can I zoom an HTML element in Firefox and Opera?

How can I zoom an HTML element in Firefox and Opera? The zoom property is working in IE, Google Chrome …

css firefox cross-browser zoom opera
Postman addon's like in firefox

Is there a recommended add-ons in the firefox, which is has the most features that postman have?

firefox firefox-addon postman
"The stylesheet was not loaded because its MIME type, "text/html" is not "text/css"

I have a javascript application and when I run it on firefox I am getting the following erro on the …

javascript html css firefox stylesheet
Detect all Firefox versions in JS

How to detect Firefox in JavaScript? I want to detect all versions of Firefox.

javascript jquery firefox
clientHeight/clientWidth returning different values on different browsers

Properties document.body.clientHeight and document.body.clientWidth return different values on IE7, IE8 and Firefox: IE 8: document.body.clientHeight : 704 …

javascript css firefox internet-explorer-8 internet-explorer-7
How to turn off caching on Firefox?

During development I have to "clear cache" in Firefox all the time in order to make it use the latest …

javascript firefox caching
How to open SharePoint files in Chrome/Firefox

In Internet Explorer, I can open Sharepoint files directly from their links so the file in Sharepoint is automatically updated …

internet-explorer google-chrome sharepoint firefox
Edit and replay XHR chrome/firefox etc?

I've been looking for a way to alter a XHR request made in my browser and then replay it again. …

google-chrome firefox browser xmlhttprequest
Get current cursor position in a textbox

I need a code to find current position of cursor in a textbox/textarea. It should work with chrome and …

javascript firefox textbox cursor