Hello, I'm using RoR 2.0.2. In a page my app has a droppable DIV, and
several draggable items in another DIV. Item's DIV is declared
overflow => auto, so when there are too many items in the list a
scrollbar appears. Then, if user peeks an item and try to drag it to
the droppable DIV, the item beings hidden below that DIV.

Drag&drop still works fine in this situation, but it's a bit ugly that
items disappear. I've tried to set a big z-index to the item's div,
but doesn't have any effect. Any ideas?
--~--~---------~--~----~------------~-------~--~----~
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