Search and Top Navigation
#5330 closed bug (fixed)
Opened March 12, 2010 02:45PM UTC
Closed July 13, 2010 01:12PM UTC
Last modified November 19, 2010 06:25PM UTC
Accordion headers still show rollover when disabled
Reported by: | Rwhitbeck | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.3 |
Component: | ui.accordion | Version: | 1.8rc3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Visual test: http://jquery-ui.googlecode.com/svn/tags/1.8rc3/tests/visual/accordion/accordion_method_disable.html
FireFox Mac: 3.5.8
Even while disabled the rollover classes are still fired and shown. Not sure if it should or not. I would think it's disabled don't show a rollover queue.
Fixed in 551bf6e.