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)
Sun May 11 04:38:20 -0700 2008
commit  07147aa96c4696f7b730b196aeff823fd78884d6
tree    fde01344a13f3888b4b434a0e34c8c6313eb0e81
parent  2ece44352651685a8065e5291da5277f19eeb824
name age message
file README.markdown Sun May 11 04:38:20 -0700 2008 add a mini readme [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/ Sun May 11 04:28:14 -0700 2008 initial commit [svenfuchs]
README.markdown

SortableTree for Scriptaculous

See sortable_tree/sortable_tree_demo.html for usage.

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