Categories | Question details Back To List | ||
Use Accordion as toggle (leave item open) I would like to have it so that an accordion item is a toggle switch. Currently "Only one item can be held open (expanded) at a time in dhtmlxAccordion.)" - please tell me there is a workaround to this. I would like it so that if there are 2, 3, or n number of accordion items, a user can have them all open, or none. I tried just implementing several accordions that were single items, but they cannot close. Answer posted by Alex (support) on Jun 11, 2009 01:52 Hello, Accordion allows to open only one item. But there is layout component. It allows to open several items and resize them - http://dhtmlx.com/docs/products/dhtmlxLayout/samples/conf/views.html |