public
Description: Implements a sortable tree for scriptacolous
Homepage: http://www.artweb-design.de
Clone URL: git://github.com/svenfuchs/scriptaculous-sortabletree.git
commit  e79d34d149d904a1dbd80ac03402589849568384
tree    d17b43f4002f1953c90b73f7e1d9cd555a396e57
parent  9ae07e6647e57fba4a99946b6e66c9f79d48a01a
name age message
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.