Is there a way to make the jquery validator check a field one by one as soon as an onkeyup or onblur?
It seems to only process all the fields when the user hits submit, then it shows the error. And then it behaves like a lively validator.
I looked through the docs today and cant find anyway to do this.
This behaves as validation on blur or keyup, but returns the result.
http://docs.jquery.com/Plugins/Validation/Validator/element