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