Hi, Can someone please tell me what is the name of a widget that works like an accordion but where you can expand more than one containter/panel at a time. I am very new to all this programming lingo?
A:
Basically a series of collapsible panel or div:
http://www.darreningram.net/pages/examples/jQuery/CollapsiblePanelPlugin.aspx
An accordion is just a set of collapsible divs that keep one open at a time.
REW
2010-07-27 06:54:40