I noticed in SVN that Brandon had updated the Dimensions plugin after
the release of jQuery 1.2, so I updated to the latest code in SVN
because it is MUCH smaller in size.

But now the jqDnR plugin has issues in IE6 and IE7.  When you start
dragging the element, the element's position is way off.  FF 2.0.0.7
doesn't seem to have any issues.

Brice, any chance you can look into updating jqDnR to use the new core
dimensions stuff in jQuery 1.2 (and 1.2.1)?

Also, I've noticed that if you drag elements very quickly, the mouse
tends to move away from the drag handle, and when that happens, the
element stops dragging.  Once you move the mouse off the element (or
back to the drag handle), the elements snaps to the correct position
based on the position of the mouse.  Any chance the element could keep
moving (or not allow the mouse to trail off the drag-handle)?

Thanks for this great plugin!  It works great for our application
(We're using it to allow dragging a thickbox which I hadn't been able
to do using any other draggable plugin)

Reply via email to