[jQuery] Accordion Bug?
[jQuery] Accordion Bug?
Hi all,
I think I've found a bug with the accordion [1] component. $
().activate(false) [2] doesn't seem to remove the "selectedClass"
class from the header of the selected element, as I'd expect it to.
I've made a simple test case over here...
http://jason.m.cartwright.googlepages.com/accordionbug.html
Could someone confirm this is a bug pls?
Cheers,
Jason
[1]
http://docs.jquery.com/UI/Accordion
[2]
http://docs.jquery.com/UI/Accordion/activate
Topic Participants
enchos