Hi there,
By default, accordions always keep one section open. jQuery UI allows for all sections to be collapsible by setting the "collapsible" option to true (see http://jqueryui.com/accordion/#collapsible).
I'm wondering if there's a way to do that with this wonderful plugin?
Thanks

Comments

sher1’s picture

This is already in there. If you want all the rows to start closed, change the value for this
Row to display opened on start
to None
If you want all the rows to be closable, so no row must be open, check the box next to this
Allow for all rows to be closed