I am looking for a JQuery Checkbox Treeview. Does anyone know if a good one exists?
4 Answers
The best treeview I've found for jQuery so far is Dynatree. Very comprehensive, and with great documentation.
original answer link is here.
2 Comments
Nico
Great tree! And regular updated! code.google.com/p/dynatree/downloads/list
Jacob Hacker
This has been replaced with FancyTree github.com/mar10/fancytree
This one seems good and up to date: http://code.google.com/p/checkboxtree/
1 Comment
Ropstah
As far as checkboxes: looks very fast and efficient. Might be on par with Dynatree, however the latter looks better overall.
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