Questions tagged [firefox-5]

Version 5 of the Mozilla Firefox browser. Released on June 21, 2011.

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

32 questions
1
vote
2 answers

Having trouble programatically selecting a radio button using jQuery in Firefox 5

I'm trying to programatically select a radio button using jQuery 1.4.2. It works in IE 8 and Chrome 12 but doesn't seem to work in Firefox 5. The HTML for the radio button is: The code I'm using is below,…
John Mills
  • 10,020
  • 12
  • 74
  • 121
1
vote
1 answer

In Firefox 5 jQuery slideDown() starts a chain of animation in the child list items

I created a dropdown menu using jQuery. So when I hover over a button it slides down the menu. Now if I move the mouse out of the menu and bring it back in before it slides up(menu has a lot of items so there is enough time to bring the mouse back…
sayayin
  • 971
  • 5
  • 23
  • 36
0
votes
2 answers

Font-Face Firefox 5 / 7 — only Windows — ugly color

I use a custom font with font-face and it works very well in all browsers except in Firefox on Windows. The color of the font should be grey #666. But it looks pink! Any idea how to avoid these ugly color in FF on win machines? screenshot: Adobe…
0
votes
1 answer

jQueryUI - Draggable Element (Span) behavior with a vertical scrollbar

I'am having the following problem: I created some span elements which a draggable (jQuery UI draggable component). My page has a vertical scrollbar. The span-elements are at the bottom of the page, so that I have to scroll down. If I begin to…
0
votes
1 answer

LSOs deleted in latest browsers

Local Shared Object, sometimes referred to as SuperCookies, or Flash Cookies is used by my website to uniquely identify user's computer and prevent him/her from using same credentials on many computers. Up until very recently web browsers were…
0
votes
1 answer

How do I block the expandable textarea feature in Firefox5 and up?

In Firefox 5