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
JQuery Checkbox Treeview
提问by Billy Logan
I am looking for a JQuery Checkbox Treeview. Does anyone know if a good one exists?
我正在寻找一个 JQuery 复选框树视图。有谁知道有没有好的?
回答by Ira Rainey
回答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