Lee.Longmore-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org
2007-Aug-23 14:09 UTC
Dragging to a scrollable region
I am having problems dragging elements into a scrollable div. The scrollable div contains a list of elements and this list can be extended by the user. Below the scrollable div is a footer which I would like to remain visible at all times, hence the need for a scrollable div to contain the list. The scrollable div has a dropable defined for it, as does each element in the list. When draggable elements are dragged into the scrollable div or elements within it, and the list has been scrolled, the Dragging works fine when scrolling is not enabled - that is, the list does not cause overflow. As soon as scrolling is enabled, dragging is no longer working properly. I have tried setting includeScrollOffsets = true in prototype.js but this only partly solves the problem. What else might I do? 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 rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---