#8517 closed bug (notabug)
JQueryUI Toggle Not Working In FireFox 3.6
Reported by: | tntim96 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.effects.* (individual effect) | Version: | 1.8.23 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Not sure if this is a JQueryUI or JQuery bug, as using JQuery 1.7.2 and JQueryUI 1.8.23 works OK, but as JQuery 1.8.0 is recommended by JQueryUI, I have logged it here.
The toggle no long works with FireFox 3.6.28 on Windows. This can be seen on the demonstration page at: http://jqueryui.com/demos/toggle/
The issue is that, for example with the 'blind' effect, the area to be displayed appears when the effect is run, but then disappears again automatically, when it should remain displayed.
Change History (3)
comment:1 Changed 11 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 Changed 11 years ago by
Are supported versions documented anywhere?
Could only find this: http://docs.jquery.com/Browser_Compatibility
comment:3 Changed 11 years ago by
That would be correct. We support Firefox Current -1. Since Firefox is currently at a stable version of 14, we support Firefox 13 + 14.
Firefox 3.6 isn't supported.