Problem with DOM and tables

From: V.B. de Haan (haanvbd_at_lycos.nl)
Date: 03/21/04


Date: Sun, 21 Mar 2004 23:04:30 +0100

Hi all,

I want to edit the innerHTML of a <tr>-tag, but I get an error message:

Unknown runtime error.

I've found a test suite for the DOM, and it gives also this error:
http://www.quirksmode.org/dom/tests/table_access.html

Can you help me?

Vincent