validate on mouseout
validate on mouseout
Hello,
I am using the jquery validate plugin. It works but I am trying to get each field to validate on mouseout. This works if you have text in a field but it doesn't validate if your field has nothing entered into it. I am trying to to make my form show validation errors if someone tabs through a textbox or clicks on it and moves to the next one without entering anything or an invalid input.
Thanks for any help,
Bryan