[jQuery] Re: Can I initiate a drag through code rather than mouse interaction...

2008-06-24 Thread Code Loki
, and already wrote some code for it. - Richard On Mon, Jun 23, 2008 at 8:28 PM, Code Loki [EMAIL PROTECTED] wrote: I'm using jQuery UI and I'd like to set up an object to follow the mouse around until the user clicks on the document. I'm able to setup the object as draggable so

[jQuery] Can I initiate a drag through code rather than mouse interaction...

2008-06-23 Thread Code Loki
I'm using jQuery UI and I'd like to set up an object to follow the mouse around until the user clicks on the document. I'm able to setup the object as draggable so that if the user clicks on it, it will drag but what I really want to do is setup the object so that it's draggable by default and