Displaying 1 result from an estimated 1 matches for "subsdraggable".
2006 Oct 06
0
Selectable Draggable with SubsDraggable
Hi,
I have updated SubsDraggable found at http://dev.rubyonrails.org/ticket/5771
in order to manage draggable with one more items.
Function getDragElement is called at initDrag and must returns element to
drag.
I mail you an example subsdraggable.zip of SubsDraggable to see how use it.
There is an example
which show how select sev...