Draggable with overflow scroll bar.
Hi
I have a draggable div that has content which overflows it. overflow is set to auto so I get scroll-bars. However the scroll bars do not function. If you try to scroll with the mouse it just drags the div around. Is there anyway to set the scroll bar so that dragging does not affect it?
Thanks