HTMLTableSectionElement26 NIST The insertRow() method throws a INDEX_SIZE_ERR DOMException if the specified index is negative. Retrieve the first THEAD element which has one row. Try to insert a new row using an index of negative two. This should throw a INDEX_SIZE_ERR DOMException since the index is negative. Rick Rivello 2002-05-02