I have query that how to drag and drop images present in div tag.
But images must be movable inside div tag only
Please kindly reply for the same
Also check this
http://viralpatel.net/blogs/2009/05/implement-drag-and-drop-example-jquery-javascript-html.html
check this
http://jsfiddle.net/maniator/zVZFq/
Give your images class say "movable"
and then change selector to $(".movable") so it will work for all your images
Thanks its working..
Thanks a lot...
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.