How about using this code? It adds surname and name below the thead . function add(){ var name = document.getElementById("name"); var ...
確定! 回上一頁