Revisions : jQuery validator
jQuery Validation Plugin
Les articles publiés sur le site
-
Adding the patter additional method
28 juillet 2011, par robertodecurnexm additional-methods.js m changelog.txt m test/methods.js Adding the patter additional method -
Fixed showLabel() removing all classes from error element. Remove only settings.validClass. Fixes #151.
28 juillet 2011, par simshaunm changelog.txt m jquery.validate.js Fixed showLabel() removing all classes from error element. Remove only settings.validClass. Fixes #151. -
Small syntax fix for russian localization file.
28 juillet 2011, par damnerm changelog.txt m localization/messages_ru.js Small syntax fix for russian localization file. -
Add Slovenian (SL) localization.
28 juillet 2011, par Peter Zlatnarm changelog.txt + localization/messages_sl.js Add Slovenian (SL) localization. -
Update delegation selectors to get rid of pseudo-selectors in favor of qSA. Use type=email on main demo for some manual verification. Update changelog.
28 juillet 2011, par Jörn Zaeffererm changelog.txt m demo/index.html m jquery.validate.js Update delegation selectors to get rid of pseudo-selectors in favor of qSA. Use type=email on main demo for some manual verification. Update changelog.