Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/svenfuchs/scriptaculous-sortabletree
- Owner: svenfuchs
- License: mit
- Created: 2008-05-11T11:25:28.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2008-10-11T21:45:38.000Z (about 16 years ago)
- Last Synced: 2024-10-26T22:39:58.488Z (2 months ago)
- Language: JavaScript
- Homepage: http://www.artweb-design.de
- Size: 136 KB
- Stars: 29
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: MIT-LICENSE
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.