开发者问题收集
使用jQuery Validation插件,我为我的 Bootstrapform定义了以下内容:$(".form-with-validation").validate({errorClass: "help-block",errorElement: "span",highlight: function(element) {$(element).closest('.form-group').addCl