draggable with "clone" and scrolling div offset is off
I have this test file:
http://devel.getitdoneapp.com/drag_problem.php
If you try to scroll a draggable, you will notice the droppables are
all off. I'm not sure what is going on, it looks like the offset (from
the top of the div?) for the droppable never gets reset when we
scroll.
any one have any ideas?