<input type="button"> <input type="submit"> 这两个的区别是button 不会自动提交表单数据,只会执行onclick 里面的事件处理,如果要提交数据, ...
確定! 回上一頁