[jquery-ui] Re: [ui accordion] alwaysOpen option for nested lists

2009-01-04 Thread Scott González
The alwaysOpen option does not affect the initial status of the accordion; it only determines what should happen when a user tries to toggle an active panel. The active option lets you set which panel is active, so setting this to false on init will cause all panels to be closed. On Jan 4,

[jquery-ui] Re: [ui accordion] alwaysOpen option for nested lists

2009-01-04 Thread Nestor Urquiza
Thank you very much! I should have read http://docs.jquery.com/UI/Accordion/accordion#options before posting. On Sun, Jan 4, 2009 at 11:20 AM, Scott González scott.gonza...@gmail.comwrote: The alwaysOpen option does not affect the initial status of the accordion; it only determines what