Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marcelod/jqtree

Tree widget for jQuery
https://github.com/marcelod/jqtree

Last synced: 3 months ago
JSON representation

Tree widget for jQuery

Awesome Lists containing this project

README

        

.. image:: https://secure.travis-ci.org/mbraak/jqTree.png?branch=master
:target: http://travis-ci.org/mbraak/jqTree

jqTree
======

JqTree is a tree widget.

Features
--------

* Create a tree from JSON data
* Drag and drop
* Works on ie7+, firefox 3.6+, chrome and safari
* Written in Coffeescript

The project is hosted on github (https://github.com/mbraak/jqTree), has a test suite (test/test.html) and a demo (demo.html).

See index.html for the full documentation. The documentation is also on http://mbraak.github.com/jqTree/

Thanks
------

The code for the mouse widget is heavily inspired by the mouse widget from jquery ui.
Tree designed by Hernan D. Schlosman from The Noun Project.