Scott Bronson wrote:
Any ideas? Thank you,
Disable ghosting (so it doesn't try to do this for you) and clone the node yourself (much like ghosting does). Then if the drag fails delete the clone (allowing the revert to move the element back). If the drag succeeds then you can leave the cloned node. You may need to make the clone into a draggable so it is ready to be dragged again.
Eric _______________________________________________ Rails-spinoffs mailing list [email protected] http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
