开发者

AJAX Accordion Expand all Panels on page load

I am using ASP.NET AJAX accordion . http://www.asp.net/ajaxlibrary/AjaxContro开发者_JAVA百科lToolkitSampleSite/Accordion/Accordion.aspx . Is there any way to expand all panels on page load ?

Thanks


Accordion control supports only one active pane at a time. You can have all panes collapsed stage but only once can be active at a time.

For what you need, you can use multiple collapsible panels.

Alternative can be to use jquery sliding which I would prefer. Here's the quick fiddle that I put up to start you through.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜