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