I implemented drag and drop using the draggable.js behaviours and it
all worked great until I tried scrolling the page. Suddenly it stopped
working. After some head scratching, I went to the lowpro demo site
(
http://www.danwebb.net/behavior_demo/) and tried it there. Same
problem. If I shrink the browser window and then scroll so that the
draggable and drop target are both half off the screen I can no longer
drop. Both safari and firefox experience the same issue.
Anyone have any idea what I might be doing wrong?