Form表單驗證

Form表單提交前js驗證 1. Onclick() 2. Onsubmit() Button標籤 input (屬性 submit  button )標籤 Input type=button   定義按鈕,沒有任何行爲。多數情況下,用於通過javascript啓動腳本 Input type=submit 定義提交按鈕,提交按鈕會把表單數據發送到服務器   1. onclick  與 Input
相關文章
相關標籤/搜索