I have added the iautoscroller to the sortable and now it scrolls the
div which is great. But I am still having trouble with how the sortables
behave when you scroll down and drag one. Can anyone with experience
with using the interface library assist me with this? Any pointers would
be greatly appreciated. I have been console logging all over the place
in the source and still haven't come up with anything decent for fixing
this.
http://salingermultimedia.com/jQuery/interface/
Thanks,
Marshall
Marshall Salinger wrote:
Hey jQuerians,
I have been trying to get the interface sortables to work in a div
that is set to overflow:scroll. I have a test page set up here:
http://salingermultimedia.com/jQuery/interface/
If you scroll down the div and try to drag and drop one of the items,
it doesn't quite work as expected. It is apparent that things aren't
getting measured correctly. I have been looking through the code and
trying to see if I can hack something that sort of works, but I have
had no luck at all. Has anyone come across this situation before?
Also, is it even possible to have the items that are being dragged up
or down make the div scroll also?
Thanks,
Marshall