[jQuery] Re: Problem dragging forms

2007-08-31 Thread polycarp
Thanks Richard, I found the UI Draggables about a day after posting this and the handle setting worked perfect for what I was trying to do. poly

[jQuery] Re: Problem dragging forms

2007-08-29 Thread Richard D. Worth
I don't know the specifics of the easydrag plugin, however, I have seen this as a common problem in drag-n-drop code/libraries. jQuery UI draggables (official release coming soon, now in SVN) gives you two options for handling this case: 1. dragPrevention(string) - You specify a jQuery selector. A