那就不要用Reset了...改用button,在onClick時呼叫function清除你所要指定清除的欄位即可 <input type=button value="清除" onClick=reset()>
確定! 回上一頁