HTMLTableElement38 NIST The deleteRow() method throws a INDEX_SIZE_ERR DOMException if the specified index is negative. Retrieve the second TABLE element which has four rows. Try to delete a new row using an index of negative five. This should throw a INDEX_SIZE_ERR DOMException since the index is negative. Rick Rivello 2002-05-02