dragging items from bottom of a long list
I'm dragging and dropping items between two divs. There is so much
content in the source div that I need scrollbars. If I want to drag
an item from the bottom of the source list I have to drag it to the
top of the source div, then move it over to the destination div. Is
there a way around this scrolling?
Thanks,
marr