Revisions : jQuery validator
jQuery Validation Plugin
Les articles publiés sur le site
-
Introduce a elementValue method that normalizes only string values (don’t touch array value of multi-select). Fixes #116
2 avril 2012, par Max Lynchm jquery.validate.js Introduce a elementValue method that normalizes only string values (don't touch array value of multi-select). Fixes #116 -
Support for dynamically added submit buttons, and updated test case. Uses validateDelegate. Code from PR #9
2 avril 2012, par Max Lynchm jquery.validate.js m test/test.js Support for dynamically added submit buttons, and updated test case. Uses validateDelegate. Code from PR #9 -
Fix bad double quote in test fixtures
29 mars 2012, par Jörn Zaeffererm test/index.html Fix bad double quote in test fixtures -
Fix maxWords method to include the upper bound, not exclude it. Fixes #284
29 mars 2012, par Max Lynchm additional-methods.js m test/methods.js Fix maxWords method to include the upper bound, not exclude it. Fixes #284 -
Fixed grammar error in german range validator message. Fixes #315
29 mars 2012, par fbuchingerm localization/messages_de.js Fixed grammar error in german range validator message. Fixes #315