Hi
I have a problem with drag & drop on IE (version 7 too). When I drag
an object IE sends the error message "Unespicified Error". The problem
is in this line inside the prototype.js
element = element.offsetParent;
Maybe the problem is that IE sends element.offsetParent NULL instead
of HTMLBodyElement object, but I don't know how to resolve it.
Any ideas?
On Firefox it works great
Bye
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---