You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
ghost
changed the title
input输入框type为number时,number验证失败
<input type="number" class="validate[custom[number]]"/>时,谷歌,火狐浏览器验证value为"1..55"这样的多个点时,验证失效,IE下验证OK
Jun 14, 2018
<input type="number" class="validate[custom[number]]"/>
时,谷歌,火狐浏览器验证value为"1..55
"这样的多个点时,验证失效,IE下验证OKThe text was updated successfully, but these errors were encountered: