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 [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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to