I am sorry for my simple question but I can't get it work . How I can make this jquery validator method to work globally . I have this code in my layout: jQuery.validator.methods.
Solution 1:
You could override the jQuery.validate.js script, but it will add permanent dependency to globalize.js
Post a Comment for "Global Settings For Jquery Valdiator Method"