HTMLTableSectionElement24 NIST The deleteRow() method deletes a row from this section. Retrieve the first TBODY element and invoke the deleteRow() method with an index of 0. The nuber of rows in the TBODY section before the deletion of the row is two. After the row is deleted the number of rows in the TBODY section is one. Rick Rivello 2002-05-02