Revisions : jQuery validator
jQuery Validation Plugin
Les articles publiés sur le site
-
Updated demo HTML files to use HTML5 doctype
3 avril 2012, par Max Lynchm demo/ajaxSubmit-intergration-demo.html m demo/custom-messages-metadata-demo.html m demo/custom-methods-demo.html m demo/dynamic-totals.html m demo/errorcontainer-demo.html m demo/example.html m demo/index.html m demo/radio-checkbox-select-demo.html Updated demo HTML files to use HTML5 (...) -
Fixed regex issue for decimals without leading zeroes. Added new methods test. Fixes #41
3 avril 2012, par Max Lynchm jquery.validate.js m test/methods.js Fixed regex issue for decimals without leading zeroes. Added new methods test. Fixes #41 -
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