treeview
功能的所有可能选项及其值是什么?
答案 0 :(得分:1)
看看TreeViewJs。它有很好的记录。 一些设置/选项是
cookieId - string(can be any valid js string, default - "treeview" ),
toggle - bool (True/False),
animated - bool (True/False),
unique - bool (True/False),
prerendered - bool (True/False),
collapsed - bool (True/False),
persist - string ('cookie' / 'location')
control - jquery element