Revisions : jQuery validator
jQuery Validation Plugin
Les articles publiés sur le site
-
Readme : Add note about trimming whitespaces inside required method
9 juillet 2017, par ArkniReadme: Add note about trimming whitespaces inside required method
-
Tests : Pass on the value of the used submit button for scripted submits
26 juin 2017, par ArkniTests: Pass on the value of the used submit button for scripted submits The only scripted submits in this plugin are triggered by `stopRequest()` when the remote method finished validating an element and the form was submitted
-
Core : Move the logic of adding hidden input from stopeRequest to handle
26 juin 2017, par ArkniCore: Move the logic of adding hidden input from stopeRequest to handle The only scripted submits in this plugin are triggered by `stopRequest()` when the remote method finished validating an element and the form was submitted
-
Core : Passe on the value of used submit button for scripted submits
26 juin 2017, par das-peterCore: Passe on the value of used submit button for scripted submits
-
Tests : Use assert#pushResult instead of assert#push
23 juin 2017, par ArkniTests: Use assert#pushResult instead of assert#push assert#push has been deprecated and will be removed in QUnit 3.0.0