deleteTHead版本:DOM1 返回值:无
语法:
TABLE . deleteTHead()
参数:
返回值:
说明:
table 中删除 thead 及其内容。
假如 table 中存在一个或多个 thead ,则该方法将仅仅删除其中第一个 thead 及其内容。