Create draggables by draging mouse
Posted
by Joe
on Stack Overflow
See other posts from Stack Overflow
or by Joe
Published on 2010-05-28T01:33:30Z
Indexed on
2010/05/28
1:41 UTC
Read the original article
Hit count: 287
Hi:
I am new to JQuery library. I am currently trying to create a Draggable by mouse. Say, when I press the mouse it start to draw and then I drag the mouse to change the size and then I release the mouse to finalize the drawing.
Is it possible to do this with JQuery? Thank you in advance.
Joe
© Stack Overflow or respective owner