Jorn, I tried looking at that and I guess the thing I'm not understanding is where do I specify the option:onkeyup to make sure that that's happening? I thought it was unnecessary because I thought I remembered reading that the validation was lazy until they submitted something and then the validating happens when they enter in text and also when they move to the next form element.
For whatever reason none of those checks seem to happen and I guess that's why I'm confused. On Feb 24, 12:30 pm, Jörn Zaefferer <[EMAIL PROTECTED]> wrote: > This may give some insight into the > issue:http://docs.jquery.com/Plugins/Validation#Validation_event > > Let me know if it doesn't help. > > Jörn