Revisions : jQuery validator
jQuery Validation Plugin
Les articles publiés sur le site
-
Add plugin manifest and update headers to just MIT license, drop unnecessary dual-licensing (like jQuery).
22 janvier 2013, par jzaeffererm additional-methods.js m jquery.validate.js m package.json + validation.jquery.json Add plugin manifest and update headers to just MIT license, drop unnecessary dual-licensing (like jQuery). -
Hebrew messages : Removed dots at end of sentences - Fixes gh-568
9 janvier 2013, par yoavramm localization/messages_he.js Hebrew messages: Removed dots at end of sentences - Fixes gh-568 The dots are not necessary and they sometimes display on the wrong side of the sentence -
French translation for require_from_group validation. Fixes gh-573.
9 janvier 2013, par patheardm localization/messages_fr.js French translation for require_from_group validation. Fixes gh-573. -
Allow groups to be an array or a string - Fixes #479
10 décembre 2012, par IamDavidovichm jquery.validate.js m test/test.js Allow groups to be an array or a string - Fixes #479 Field names can contain spaces (as they are a CDATA type). This causes problems with groups, as the string listing the fields is split on spaces. This commit allows the groups option to be either a (...) -
Whitespace
10 décembre 2012, par jzaeffererm additional-methods.js Whitespace