Revisions : jQuery validator
jQuery Validation Plugin
Les articles publiés sur le site
-
Bugfix for swedish translation. Messages for max and min needs to be swapped
20 août 2011, par Dag Brattlim localization/messages_se.js Bugfix for swedish translation. Messages for max and min needs to be swapped -
Bugfix for norwegian translation. Messages for max and min needs to be swapped
20 août 2011, par Dag Brattlim localization/messages_no.js Bugfix for norwegian translation. Messages for max and min needs to be swapped -
Improved email method to not allow the dot at the end (valid by RFC, but unwanted here). Fixes #143
10 août 2011, par Matthew O'Riordanm changelog.txt m jquery.validate.js m test/methods.js Improved email method to not allow the dot at the end (valid by RFC, but unwanted here). Fixes #143 -
Improved HTML5 support by setting novalidate attribute on the form, and reading the type attribute. Fixes #7
9 août 2011, par Jörn Zaeffererm changelog.txt m demo/index.html m jquery.validate.js Improved HTML5 support by setting novalidate attribute on the form, and reading the type attribute. Fixes #7 -
Cleanup whitespace
28 juillet 2011, par Jörn Zaeffererm additional-methods.js m test/methods.js Cleanup whitespace