type =button 就單純是按鈕功能. type=submit 是傳送表單. (1)Submit將表單提交(form.submit())作為其onclick後的預設事件,Button並非如此.
確定! 回上一頁