I'd like to use a visual effect on only the moved (dragged) element of a sortables list. How do I return the id of the dragged element?
on 12.05.2008 21:55
on 12.05.2008 22:01
See http://github.com/madrobby/scriptaculous/wikis/draggables-object Also, take a look at the SortableObserver object in dragdrop.js, which uses the same observer functions described in the above link. TAG