Is it possile using jquery to make a div draggable in such a way that it comes to its original position when the drag end.???
|
feedback
|
|
You can use jQuery UI's Draggable. See this demo: http://jqueryui.com/demos/draggable/#revert | ||||
feedback
|