| OLD | NEW |
| (Empty) |
| 1 [](http://travis
-ci.org/mbraak/jqTree) | |
| 2 | |
| 3 #jqTree | |
| 4 | |
| 5 JqTree is a tree widget. Read more in the [documentation](http://mbraak.github.i
o/jqTree/). | |
| 6 | |
| 7 ##Features | |
| 8 | |
| 9 * Create a tree from JSON data | |
| 10 * Drag and drop | |
| 11 * Works on ie7+, firefox 3.6+, chrome and safari | |
| 12 * Written in Coffeescript | |
| 13 | |
| 14 The project is hosted on [github](https://github.com/mbraak/jqTree), has a [test
suite](http://mbraak.github.io/jqTree/test/test.html). | |
| 15 | |
| 16 See index.html for the full documentation. The documentation is also on [github]
(http://mbraak.github.io/jqTree/) | |
| 17 | |
| 18 ##Thanks | |
| 19 | |
| 20 The code for the mouse widget is heavily inspired by the mouse widget from jquer
y ui. | |
| 21 Tree designed by Hernan D. Schlosman from The Noun Project. | |
| OLD | NEW |