 |
jQuery validation validate only on form submit
If your using the jQuery validation plugin you might sometimes see a stutter validation when your typing in an input field. This is most commonly seen when your using custom validation rules which are firing off ajax requests to validate the users input,
www.sitepoint.com |
 |