Hello friends,
I want to drag over an image, but when i drag over an image ( with out implementing any scripts) a circle is coming over the image. so I am not able to drag over the image. I would like to use a jquery script to make the image draggable, which means whenever I drag over the image the black circle wont show up
I am not interested to use jquery ui for this purpose
Thank you guys