Sortable Scrolling Issues (Inside a Div and also on the Page)

Sortable Scrolling Issues (Inside a Div and also on the Page)


OK, I have long lists I need to make sortable.
I had been using scriptaculous, which allows scrolling inside a div,
but jquery UI is WICKED FAST compared to scriptaculous, especially in
FireFox 3
Issue 1: The problem I have is scrolling. Is there any way I can have
my sortable inside a div with a scroll bar and have the div scroll
when I am dragging the sortable. I know I can scroll the page, but I'm
looking for div scrolling.
Issue 2: Also, at least for me, if I do use page scrolling, if I drag
the sortable down to the bottom of the page it starts to scroll, but
stops as soon as the mouse stops. So if I have a really long list I
want to scroll I have to sort of shimmy the mouse up and down a little
bit to get the sortable to continue scrolling down the list. Is there
something I'm missing here to keep the sortable scrolling as long as
the sortable is still in drag mode rather than having to explain to
the users that they have to keep jigling the mouse to keep it going?