Revisions : jQuery validator
jQuery Validation Plugin
Les articles publiés sur le site
-
Fixed #184 - resetForm : should unset lastElement
11 septembre 2011, par Jörn Zaeffererm changelog.txt m jquery.validate.js Fixed #184 - resetForm: should unset lastElement -
Calling validate on a long form on IE7 will cause the "Script is taking too long" to display after sometime. This is tested with jQuery 1.4.4 and Validation Plugin 1.8.1
5 septembre 2011, par Adam Tibim jquery.validate.js Calling validate on a long form on IE7 will cause the "Script is taking too long" to display after sometime. This is tested with jQuery 1.4.4 and Validation Plugin 1.8.1 When investigating the library itself the problem turned to be that this line is causing the slowness: (...) -
Update changelog to include #181
20 août 2011, par Jörn Zaeffererm changelog.txt Update changelog to include #181 -
Bugfix for swedish translation. Messages for max and min needs to be swapped
20 août 2011, par Dag Brattlim localization/messages_se.js Bugfix for swedish translation. Messages for max and min needs to be swapped -
Bugfix for norwegian translation. Messages for max and min needs to be swapped
20 août 2011, par Dag Brattlim localization/messages_no.js Bugfix for norwegian translation. Messages for max and min needs to be swapped