I need an event/events that will do the following:
After user selects text/DOM element, and drags it back and fourth, I need a function to run.
How can I do so smoothly?
(jQuery)
I need an event/events that will do the following: After user selects text/DOM element,
Share
Try jQuery draggable http://jqueryui.com/demos/draggable/