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.???

link|improve this question

76% accept rate
feedback

1 Answer

up vote 0 down vote accepted

You can use jQuery UI's Draggable.

See this demo: http://jqueryui.com/demos/draggable/#revert

link|improve this answer
Whilst this may theoretically answer the question, it would be preferable to include the essential parts of the answer here, and provide the link for reference. – NullUserException Dec 17 '11 at 1:27
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.