Questions tagged [firefox2]

Version 2.0 of the Mozilla Firefox browser, which was released on 24 October 2006. This version was supported until 18 December 2008.

Mozilla Firefox is a free and open source web browser developed for Microsoft Windows, OS X and Linux (including Android) coordinated by Mozilla Corporation and Mozilla Foundation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. wikipedia

18 questions
0
votes
1 answer

Greasemonkey script gives error on wrong inputs

I have a Greasemonkey script with logic like this: Unless the logged-in user is in the privileged group (JOHN, LUKE, JEFF, MAX, ANDY), disable the with name="prio". If not a privileged user, block select values from
bernte
  • 1,184
  • 2
  • 19
  • 34
0
votes
1 answer

How can I make this button image appear in Firefox 2.0 the same as it does in IE7?

I have a CSS file for my anchor links defined below. This works fine for IE7 but when I open the page in Firefox the button image is longer. I Googled to see if Firefox has a background position bug but didn't find anything. How can I fix this…
dankyy1
  • 1,094
  • 2
  • 16
  • 32
-1
votes
5 answers

Javascript: click() not navigating to the link in Firefox 2

While following the answer here: Click() works in IE but not Firefox I no longer get the "click is not a function message" error message and indeed get the "Clicked" alert message, however the browser does not navigate to the page. I tried it on the…
KJW
  • 15,035
  • 47
  • 137
  • 243
1
2