Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/svenfuchs/scriptaculous-sortabletree

Implements a sortable tree for scriptacolous
https://github.com/svenfuchs/scriptaculous-sortabletree

Last synced: about 2 months ago
JSON representation

Implements a sortable tree for scriptacolous

Awesome Lists containing this project

README

        

## SortableTree for Scriptaculous

Two working demos are here:

* [Simple and bold](http://files.artweb-design.de/javascript/scriptaculous-sortabletree/demo/bold.html)
* [Textmate drawer](http://files.artweb-design.de/javascript/scriptaculous-sortabletree/demo/textmate.html)

See `sortable_tree/demo/bold.html` and `sortable_tree/demo/textmate.html` for usage.

`dragdrop.js`, `effects.js` and `prototype.js` are included for demo and tests.