HTMLTableElement32 NIST The deleteRow() method deletes a table row. Retrieve the second TABLE element and invoke the deleteRow() method with an index of 0(first row). Currently there are four rows in the table. After the deleteRow() method is called there should be three rows in the table. Rick Rivello 2002-05-02