[jQuery] Re: The Accordion Experience

2008-10-07 Thread Vlad Didenko
Great, thank you! I thought that alwaysOpen: false only allows for API to close the accordion. I will add to the docs. On Oct 7, 4:09 am, "Jörn Zaefferer" <[EMAIL PROTECTED]> wrote: > On a different note: Your last part is irratating, that custom click > handling shouldn't be necessary. As long a

[jQuery] Re: The Accordion Experience

2008-10-07 Thread Jörn Zaefferer
On a different note: Your last part is irratating, that custom click handling shouldn't be necessary. As long as you set alwaysOpen:false, it should be perfectly possible to close the accordion without any additional event handling. Jörn On Tue, Oct 7, 2008 at 4:08 AM, Vlad Didenko <[EMAIL PROTEC

[jQuery] Re: The Accordion Experience

2008-10-07 Thread Jörn Zaefferer
You're welcome to edit parts of your blog post into the documentation to helps others avoid the issue: http://docs.jquery.com/UI/Accordion Jörn On Tue, Oct 7, 2008 at 4:08 AM, Vlad Didenko <[EMAIL PROTECTED]> wrote: > > While at the TAE in Boston, I have tried to use the accordion widget > "on th