In your Sortable options, is "scroll" set to the id of the scrollable element? That's what gets the handlers started.
TAG On Sep 6, 2006, at 5:09 PM, Bacteria Man wrote: > > I have been unable to get the scroll option to work properly. I am > setting > > Position.includeScroll Offsets? = true; > > in my script prior to calling Sortable.create and overflow:scroll is > part of my div container class. The scroll bars appear and I am > able to > add/remove items, but the automatic scrolling (as described in the > documentation) does't fire. In others word, the container doesn't > scroll up or down when dragging an item above or below. > > Does anyone have a syntax example or a even demo of how to > successfully > implement this? > > Thanks! > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs -~----------~----~----~----~------~----~------~--~---
