HTMLTableSectionElement29 NIST The deleteRow() method throws a INDEX_SIZE_ERR DOMException if the specified index is negative. Retrieve the first THEAD element which has one row. Try to delete a 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