jQuery UI Draggable - Auto-scroll
Scroll set to true, default settings
scrollSensitivity set to 100
scrollSpeed set to 100
Automatically scroll the document when the draggable is moved beyond the viewport. Set the scroll
option to true to enable auto-scrolling, and fine-tune when scrolling is triggered and its speed with the scrollSensitivity
and scrollSpeed
options.