For the label try this: ... <input value="add" type="button" onClick="add()"> </div> //js <script> var i=0; function add(){ if (document.
確定! 回上一頁