Apologies if this has been raised before, but I'm a bit bleary-eyed
from reading forums at the moment about this problem.

My problem is simple.  I have a set of draggable li tags with
overflow:auto set on the ul and a restricted height set in CSS.  I
have the Draggable parameter ghostable:true set, so I can drag outside
of the ul (which I want).  But when I let go outside of the div (and
not over a droppable) the revert effect (also set to true) does not
return from the point I dragged it to but the top right hand corner of
the ul.  It looks a little odd.

Does anyone know a simple way to fix this so that with overflow: auto
set, the revert is from the point it's dragged to rather than the ul
it came from.

Hope this makes sense.


--~--~---------~--~----~------------~-------~--~----~
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