Revisions : jQuery validator
jQuery Validation Plugin
Les articles publiés sur le site
-
Add release task to grunt.js, using custom zip task. Currently breaks due to a bug in zipstream (#5).
29 février 2012, par Jörn Zaeffererm .gitignore - demo/captcha/images/button.psd m grunt.js m jquery.validate.js m package.json Add release task to grunt.js, using custom zip task. Currently breaks due to a bug in zipstream (#5). -
Methods for ’all’ UK phone numbers + UK postcodes
28 février 2012, par emirpprimem additional-methods.js Methods for 'all' UK phone numbers + UK postcodes Prevent phone invalidation for ' ' or '-' inclusion Spaces are standard notation, hyphens US style, both likely to occur in otherwise valid numbers. -
Update testsuite to use equal and deepEqual. Fix tests that the fix for #219 (732f5ff04b3a285f) broke. The element method now returns true for dependency-mismatch, that’s fine.
24 février 2012, par Jörn Zaeffererm test/messages.js m test/methods.js m test/rules.js m test/test.js Update testsuite to use equal and deepEqual. Fix tests that the fix for #219 (732f5ff04b3a285f) broke. The element method now returns true for dependency-mismatch, that's (...) -
Update to latest QUnit
24 février 2012, par Jörn Zaeffererm test/qunit/qunit.css m test/qunit/qunit.js Update to latest QUnit -
Pattern method : Convert string param to RegExp. Fixes issue #223
23 février 2012, par gavachom additional-methods.js m test/methods.js Pattern method: Convert string param to RegExp. Fixes issue #223