Revisions : jQuery validator
jQuery Validation Plugin
Les articles publiés sur le site
-
Localization : fix meaning in Bulgarian sentence (#2112)
1er décembre 2017, par user890104Localization: fix meaning in Bulgarian sentence (#2112) The "maxlength" message has wrong meaning in Bulgarian. The current meaning is: Please enter more than {0} characters. The correct meaning should be: Please enter no more than {0} characters. I could use "less" (по-малко) to mean the same thing, but it does not sound natural in this context.
-
Localization : Add remote translation to no (#2097)
4 novembre 2017, par frystpingvinLocalization: Add remote translation to no (#2097)
-
Readme : Add jsDelivr hits badge (#2090)
9 octobre 2017, par LukasDrgonReadme: Add jsDelivr hits badge (#2090)
-
Additional : Add new BIN range for MasterCard. (#2088)
9 octobre 2017, par RobJohnstonAdditional: Add new BIN range for MasterCard. (#2088) Fixes #1904
-
Additional : max size and number of files (#2087)
8 octobre 2017, par RobJohnstonAdditional: max size and number of files (#2087) This commit contains: * Validate max number and size of file(s). * Add tests for max number and size of file(s).