jQuery Validate插件wei表单提供验证功能。
引入js库
<script src="http://static.runoob.com/assets/jquery-validation-1.14.0/lib/jquery.js"></script> <script src="http://static.runoob.com/assets/jquery-validation-1.14.0/dist/jquery.validate.min.js"></script>
校验规则
提示:
转载于:https://www.runoob.com/jquery/jquery-plugin-validate.html