Active
Project:
Views Accordion
Version:
7.x-1.0-rc2
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Nov 2012 at 16:04 UTC
Updated:
19 Mar 2013 at 15:10 UTC
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
Comment #1
sher1 commentedThis 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