On 3/9/06, Thomas Fuchs <[EMAIL PROTECTED]> wrote:
> If "record_id" refers to any sort of TABLE, TR, TD and so on element,
> this won't work in IE. You need to use table-specific DOM
> manipulation commands
> in that case.

I believe you /can/ use innerHTML on a TD/TH in IE.  Another
problematic element I've seen mentioned is SELECT.

Todd
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to