html5 表單在提交后會對表單內所有輸入域進行驗證(required type max min 等),我想在表單提交之前就手動觸發某個輸入域的驗證(只是觸發html5自帶驗證,不用自己寫驗證邏輯),能實現嗎? 查看完整描述