JQuery 复选框树视图

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/1538738/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-26 11:40:41  来源:igfitidea点击:

JQuery Checkbox Treeview

jquery-pluginstreeviewjquery

提问by Billy Logan

I am looking for a JQuery Checkbox Treeview. Does anyone know if a good one exists?

我正在寻找一个 JQuery 复选框树视图。有谁知道有没有好的?

回答by Ira Rainey

The best treeview I've found for jQuery so far is Dynatree. Very comprehensive, and with great documentation.

到目前为止,我为 jQuery 找到的最好的树视图是 Dynatree。非常全面,并且有很好的文档。

Dynatree is now hosted on Google Code

Dynatree 现在托管在Google Code 上

original answer link is here.

原始答案链接在这里

回答by Thanos

This one seems good and up to date: http://code.google.com/p/checkboxtree/

这个看起来不错并且是最新的:http: //code.google.com/p/checkboxtree/

回答by Greg Fleming

jsTree appears to be a pretty good solution, too: www.jstree.com

jsTree 似乎也是一个很好的解决方案: www.jstree.com

回答by Simon Paquette

It depends on if you need partial checking(if less than max of the child are checked, the parent is in a different state)

这取决于您是否需要部分检查(如果检查的孩子少于最大值,则父母处于不同的状态)

If you need that case, this one should be better: http://code.google.com/p/jquery-checktree/downloads/list

如果你需要这种情况,这个应该更好:http: //code.google.com/p/jquery-checktree/downloads/list