Revisions : jQuery validator
jQuery Validation Plugin
Les articles publiés sur le site
-
Changed lastElement to lastActive in keyup, skip validation on tab or empty element. Fixes #244
28 avril 2012, par Max Lynchm jquery.validate.js Changed lastElement to lastActive in keyup, skip validation on tab or empty element. Fixes #244 -
Removed number stripping from stripHtml. Fixes #2
28 avril 2012, par Max Lynchm additional-methods.js m test/methods.js Removed number stripping from stripHtml. Fixes #2 -
Fixed invalid count on invalid to valid remote validation. Fixes #286
28 avril 2012, par Max Lynchm jquery.validate.js m test/methods.js Fixed invalid count on invalid to valid remote validation. Fixes #286 -
Add link to file_input to demo index
28 avril 2012, par Jörn Zaeffererm demo/index.html Add link to file_input to demo index -
Moved old accept method to extension additional-method, added new accept method to handle standard browser mimetype filtering. Fixes #287 and supersedes #369
23 avril 2012, par Max Lynchm additional-methods.js + demo/file_input.html m jquery.validate.js m test/methods.js Moved old accept method to extension additional-method, added new accept method to handle standard browser mimetype filtering. Fixes #287 and supersedes (...)