开发者

What is an accordion called that can expand more than one panel at a time?

开发者 https://www.devze.com 2023-01-09 04:39 出处:网络
Can someone please tell me what is the name of a widget that works like an accordi开发者_如何学编程on but where you can expand more than one containter/panel at a time. I am very new to all this progr

Can someone please tell me what is the name of a widget that works like an accordi开发者_如何学编程on but where you can expand more than one containter/panel at a time. I am very new to all this programming lingo?


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消