Is it a div that you are are replacing content for? It seems to me that
there are some tags that aren''t recognized as block level elements like
tr,
so if you are using one of those tags that would explain the error. I could
be way off though...
Rob
On 5/19/06, Ronen Levi <RonenLevi2001@yahoo.com>
wrote:>
> Hi,
>
> I have an rjs that works just fine in firefox (no errors in FireBug). In
> IE however it doesn''t.
>
> When I tried to debug it, I arrived to the following:
> 1. page.replace of some element - fails in IE with "Object
Error", even
> if I''m replacing the element with a simple
"<tr></tr>"
> 2. page.hide of that same element - works
> 3. page.remove of that same element - works as well.
>
> What could the cause be?
>
> Thanks,
>
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> Rails mailing list
> Rails@lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>
--
c++: the power, elegance and simplicity of a hand grenade
http://www.migrob.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://wrath.rubyonrails.org/pipermail/rails/attachments/20060519/8d2be083/attachment.html