We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/1000hz/bootstrap-validator
需要显式地调用一下 validator 方法 jQuery("#definition_form").validator();
需要显示信息的位置下添加DIV:
The text was updated successfully, but these errors were encountered:
换一个验证框架试试 https://github.com/ReactiveRaven/jqBootstrapValidation http://reactiveraven.github.io/jqBootstrapValidation/
Sorry, something went wrong.
用判断按钮 disabled 样式存在与否解决 JS 无法判定验证结果的问题
x03570227
No branches or pull requests
https://github.com/1000hz/bootstrap-validator
需要显式地调用一下 validator 方法
jQuery("#definition_form").validator();
需要显示信息的位置下添加DIV:
The text was updated successfully, but these errors were encountered: