弹出插入<thead> 的HTML 元素: <html> <head> <script> function displayResult() { alert(document.getElementById('myTable').tHead.innerHTML); }
確定! 回上一頁