Top "Firefox" questions

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

Why am I suddenly getting a "Blocked loading mixed active content" issue in Firefox?

This morning, upon upgrading my Firefox browser to the latest version (from 22 to 23), some of the key aspects of my …

http security firefox https mixed-content
Open new popup window without address bars in firefox & IE

hope someone can help. just cannot get a new window to open in Firefox without address bars. IE works fine …

firefox address-bar
How to get HTML 5 input type="date" working in Firefox and/or IE 10

I find it odd that input type="date" is still not supported in Firefox after all of this time. In …

html forms jquery-ui internet-explorer firefox
jQuery $.ajax(), $.post sending "OPTIONS" as REQUEST_METHOD in Firefox

Having trouble with what I thought was a relatively simple jQuery plugin... The plugin should fetch data from a php …

ajax firefox jquery-plugins jquery
Webdriver Unable to connect to host 127.0.0.1 on port 7055 after 45000 ms

I have box where I run tests. It seems like Jenkins would ssh in and execute commands described in the …

firefox selenium jenkins x11 selenium-webdriver
How to remove Firefox's dotted outline on BUTTONS as well as links?

I can make Firefox not display the ugly dotted focus outlines on links with this: a:focus { outline: none; } But …

css firefox
onchange event on input type=range is not triggering in firefox while dragging

When I played with <input type="range">, Firefox triggers an onchange event only if we drop the slider …

javascript html firefox input onchange
How to remove the arrow from a select element in Firefox

I'm trying to style a select element using CSS3. I'm getting the results I desire in WebKit (Chrome / Safari), but …

html firefox css
How to open a new tab using Selenium WebDriver?

How to open a new tab in the existing Firefox browser using Selenium WebDriver (a.k.a. Selenium 2)?

selenium firefox selenium-webdriver browser-tab