树视图功能的所有选项是什么?

时间:2013-10-30 08:24:24

标签: jquery

treeview功能的所有可能选项及其值是什么?

1 个答案:

答案 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