Revisions : jQuery validator
jQuery Validation Plugin
Les articles publiés sur le site
-
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 (...) -
Disables blur event when onfocusout is set to false. Test added.
20 avril 2012, par Max Lynchm jquery.validate.js m test/test.js Disables blur event when onfocusout is set to false. Test added. -
Fixed value issue for radio buttons and checkboxes. Fixes #363
20 avril 2012, par Max Lynchm jquery.validate.js m test/methods.js m test/test.js Fixed value issue for radio buttons and checkboxes. Fixes #363