IE chokes with Ajax.updater on a table
For some time now, I have had a weird bug concerning an Ajax updater script in a Rails application. The updater worked with Firefox but not with Internet Explorer (IE).
Yesterday I finally figured out IE can only update div or span elements, when I came across this message on the Rails list. I was trying to update a table instead.
After wrapping the table in a div, and updating that div, everything worked.
Would be nice if this would have been documented in Prototype or the script.aculo.us scripts though.
Thanks. Your comment is awaiting approval by a moderator.
Do you already have an account? Log in and claim this comment.
Trackbacks
(Trackback URL)