Revisions : jQuery validator
jQuery Validation Plugin
Les articles publiés sur le site
-
Fix lint error in new iban method
27 février 2013, par jzaeffererm additional-methods.js Fix lint error in new iban method -
Don't use DOM attributes or properties directly, for jQuery's valHooks to apply everywhere. Fixes #44
27 février 2013, par jzaeffererm jquery.validate.js Don't use DOM attributes or properties directly, for jQuery's valHooks to apply everywhere. Fixes #44 -
Deprioritised more specific validators (min, max) to not interfere with less specific ones (number, date). Closes gh-640
27 février 2013m jquery.validate.js Deprioritised more specific validators (min, max) to not interfere with less specific ones (number, date). Closes gh-640 -
Add additional, dutch-specific methods : phone, mobile, postal, bank and giro account
27 février 2013, par digitalicam additional-methods.js m localization/messages_nl.js m test/methods.js Add additional, dutch-specific methods: phone, mobile, postal, bank and giro account add dutch phone number validation -
Added iban validation. Closes gh-630
27 février 2013, par digitalicam additional-methods.js m localization/messages_nl.js m test/methods.js Added iban validation. Closes gh-630