JSP form小記

當form表單中只有一個input type="text"的時候按回車鍵容易致使頁面刷新,這是觸發了form表單的自動提交orm

 

 onsubmit="return false" 能夠阻止form表單自動提交input

相關文章
相關標籤/搜索