HTMLTableElement21
NIST
The deleteTHead() method deletes the header from the table.
The deleteTHead() method will delete the THEAD Element from the
second TABLE element. First make sure that the THEAD element exists
and then count the number of rows. After the THEAD element is
deleted there should be one less row.
Rick Rivello
2002-05-02
4
3