aboutsummaryrefslogtreecommitdiff
path: root/mod/pages/vendors/jquery-treeview/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'mod/pages/vendors/jquery-treeview/README.md')
-rw-r--r--mod/pages/vendors/jquery-treeview/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/mod/pages/vendors/jquery-treeview/README.md b/mod/pages/vendors/jquery-treeview/README.md
new file mode 100644
index 000000000..4b6209d28
--- /dev/null
+++ b/mod/pages/vendors/jquery-treeview/README.md
@@ -0,0 +1,8 @@
+[jQuery Treeview Plugin](http://bassistance.de/jquery-plugins/jquery-plugin-treeview/) - Its just a tree
+================================
+
+Converts nested lists into a mouse-navigatable tree - not keyboard support, yet.
+
+Provides some options for customizing, an async-tree extension and an experimental sortable extension.
+
+API documentation can be found at [http://docs.jquery.com/Plugins/Treeview](http://docs.jquery.com/Plugins/Treeview). There's also some background on the async extension.