tags:

views:

30

answers:

1

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

A: 

This post might be helpful: http://stackoverflow.com/questions/1019873/jquery-drag-image

StudiousJoseph