mouse event: drag?
mouse event: drag?
Hi all,
In the official documentation of jquery I looked at the mouse events which jquery supports. (
http://docs.jquery.com/Events
)
I was a little dissapointed to find nothing more than the usual down, move, out, over and up, as I was looking for something like drag. Is there a way to trigger something on a mousedrag event with jquery?
If not with jquery can it be done at all? Thanks in advance for your replies
