tags:

views:

6

answers:

0

I have a problem with jQuery UI drag and drop if the person drags so that the scrollbar activates. The element being drug around is not longer at the cursor position.

What solution should I use?
Is there a way to cancel the dragging if the window scrolls? Is there a way to never show the scroll bar? Perhaps I should simply limit how many items are listed.