After applying this fix for IE (which seems to be absolutely necessary for draggables when ghosting=true): http://dev.rubyonrails.org/attachment/ticket/10207/dragdrop_originallyabsolute.diff
In ie7 and lower, when the containing div (with overflow:auto;) for draggables is scrolled, the draggable elements appear stuck -- as if their position is fixed to the containing div. Here is the HTML to reproduce the bug in IE: http://pastie.org/213948 I am using Scriptaculous 1.8.1 and Prototype 1.6.0.1 I have also posted this as a bug here: http://prototype.lighthouseapp.com/projects/8887/tickets/10-draggables-from-an-overflow-auto-div-in-ie7-are-stuck Many thanks, and any help is much appreciated Phillip --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
