« Return to Thread: Bug in $() in jQuery v1.1.1?

Re: Bug in $() in jQuery v1.1.1?

by Jörn Zaefferer :: Rate this Message:

Reply to Author | View in Thread

Stéphane Nahmani schrieb:

> Fwiw, i modified my jquery.js with this, and discovered that it broke the
> Accordion plugin somewhat. I use Accordion with a setting to start with no
> submenu open:
>
> $(".deroulant").Accordion({
>     header: 'a.pliant',
>     active: 'false'
> });
>
> and after making the "fix" in jquery, all submenus were opened when i opened the
> main menu, with assorted weirdness when clicking. So perhaps Accordion will need
> a fix too...
>  
Ok, I'll check it.

--
Jörn Zaefferer

http://bassistance.de


_______________________________________________
jQuery mailing list
discuss@...
http://jquery.com/discuss/

 « Return to Thread: Bug in $() in jQuery v1.1.1?