JqTree is a tree widget. Read more in the documentation.
- Create a tree from JSON data
- Drag and drop
- Works on ie7+, firefox 3.6+, chrome and safari
- Written in Coffeescript
The project is hosted on github (https://github.com/mbraak/jqTree), has a test suite (test/test.html) and a demo (demo.html).
See index.html for the full documentation. The documentation is also on http://mbraak.github.com/jqTree/
The code for the mouse widget is heavily inspired by the mouse widget from jquery ui. Tree designed by Hernan D. Schlosman from The Noun Project.