public
Description: Implements a sortable tree for scriptacolous
Homepage: http://www.artweb-design.de
Clone URL: git://github.com/svenfuchs/scriptaculous-sortabletree.git
svenfuchs (author)
Fri May 30 04:28:59 -0700 2008
commit  85fb024aa0e5e50a7b765d80044eb6a715db2591
tree    f138ae4099c58e0f14142f049501bc6a30801593
parent  e79d34d149d904a1dbd80ac03402589849568384
name age message
file MIT-LICENSE Fri May 30 04:28:59 -0700 2008 add mit license [svenfuchs]
file README.markdown Fri May 30 04:09:53 -0700 2008 added a textmate file drawer demo, updated read... [svenfuchs]
file dragdrop.js Sun May 11 04:28:14 -0700 2008 initial commit [svenfuchs]
file effects.js Sun May 11 04:28:14 -0700 2008 initial commit [svenfuchs]
file prototype.js Sun May 11 04:28:14 -0700 2008 initial commit [svenfuchs]
directory sortable_tree/ Fri May 30 04:09:53 -0700 2008 added a textmate file drawer demo, updated read... [svenfuchs]
README.markdown

SortableTree for Scriptaculous

Two working demos are here:

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.