Revisions : jQuery validator
jQuery Validation Plugin
Les articles publiés sur le site
-
Revert back to checking for name attribute only when debug flag is set. Never throw an exception here. Fixes #621
4 février 2013, par jzaeffererm jquery.validate.js Revert back to checking for name attribute only when debug flag is set. Never throw an exception here. Fixes #621 Revert "Improve error handling when no element is missing its name attribute. Still need to set debug flag to see exception." This reverts commit (...) -
Update pre-existing labels - fixes #430 closes gh-436
31 janvier 2013, par WickyNilliamsm jquery.validate.js m test/index.html m test/test.js Update pre-existing labels - fixes #430 closes gh-436 made assumption that any existing label which already has errorClass is safe to update with a new message. -
Add a min-height to test container for jQuery-git compat
31 janvier 2013, par jzaeffererm test/index.html Add a min-height to test container for jQuery-git compat -
Fix line endings. Very late follow-up to ab74256
31 janvier 2013, par jzaeffererm localization/messages_kk.js m localization/messages_zh.js Fix line endings. Very late follow-up to ab74256 -
Testsuite now has 1.6.x as minimum jQuery version, so remove older versions
31 janvier 2013, par jzaeffererlib/jquery-1.4.4.js - lib/jquery-1.5.2.js m test/index.html Testsuite now has 1.6.x as minimum jQuery version, so remove older versions