Anyone?  I mean i have the code for the mouse up/down working and it
repositions the element on mouse up(and this is only about 400 bytes of
code) but i can get it to resize as the mouse moves.  It seems like i would
not have to have 24K on minjs code just to havet he ability to resize an
element on a mousedown+mousemove but if so i will use the jquery UI
draggable code.


Eridius wrote:
> 
> I know i can do mouseup/mousedown to track where the mouse was clicked
> down and where the mouse was clicked up but it there a simple way to track
> the dragging from those 2 point without inlcude 25K mined js from jquery
> ui(which is 9X+ the size of my current plugin).
> 

-- 
View this message in context: 
http://www.nabble.com/Simple-way-to-track-dragging--tp21072641s27240p21078290.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to