On 16 Nov., 18:40, Surendra
<singhi.suren...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:> Hi,
>
> It seems Drag and Drop in scriptaculous 1.8 with ghosting on is broken In
IE.
> The culprit is the line
> delete this.element._originallyAbsolute;
>
> in finishDrag function
I have exactly the same problem. In IE6 and IE7 (standalone) it throws
me an "Object does not support this action" message, in FF it runs
just fine. Changing the line to ''this.element._originallyAbsolute
null;'' helps, but like Surendra I have no clue if that is the correct
way to handle removal.
PS: The z-index problem with draggables (which you have dropped on
another droppable) is still present. :-(
Greetings,
Robert
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---