Hi, i would like adding all errors the call .inlineError ... Simply done with
$("#UserAddForm").validate({ errorClass: "inlineError" } }); Is it possible adding to one Element the class .error, all others .inlineError ? Regards, AxlF
Hi, i would like adding all errors the call .inlineError ... Simply done with
$("#UserAddForm").validate({ errorClass: "inlineError" } }); Is it possible adding to one Element the class .error, all others .inlineError ? Regards, AxlF