Initial OpenECOMP Portal commit
[portal.git] / ecomp-portal-FE / client / bower_components / jqTree / _entries / 03_features.md
diff --git a/ecomp-portal-FE/client/bower_components/jqTree/_entries/03_features.md b/ecomp-portal-FE/client/bower_components/jqTree/_entries/03_features.md
new file mode 100644 (file)
index 0000000..9c31e01
--- /dev/null
@@ -0,0 +1,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).