开发者

jquery treeview expand given node

开发者 https://www.devze.com 2023-02-20 12:34 出处:网络
Im building ul li list dynamically on the serverside code. How can I determine which node should be expanded when page is loaded ?

Im building ul li list dynamically on the serverside code. How can I determine which node should be expanded when page is loaded ?

Im using plugin: http://bass开发者_JS百科istance.de/jquery-plugins/jquery-plugin-treeview/

thank You very much for help


It looks like they are open by default, but if you set class="closed" on the <li> tag, it will be collapsed.

<li class="closed">
0

精彩评论

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

关注公众号