summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE/client/bower_components/jqTree/_entries/03_features.md
blob: 9c31e019ce7ca83eac10f5ff1efcb5ad89bd997b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
title: Features
name: features
---

* Create a tree from JSON data
* Load data using ajax
* Drag and drop
* Saves the state
* Keyboard support
* Lazy loading
* Works on ie8+, firefox, chrome and safari
* Written in Coffeescript

The project is [hosted on github](https://github.com/mbraak/jqTree), has a [test suite](test/test.html). There is also a [test suite for ie8 and older](test/test_jquery_1.html) and a [test suite for jquery 2](test/test_jquery_2.html).