JavaScript 參考手冊(cè)
deleteTHead() 方法用于從表格刪除 <thead> 元素。
提示: 在表格中創(chuàng)建 thead 元素請(qǐng)使用 createTHead() 方法。
所有主要瀏覽器都支持 deleteTHead() 方法
創(chuàng)建和刪除 thead 元素: