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