Hi all,
I'm using the validation plugin to - well - validate a form, and I fire 
a validation event when the element in question is changed to ensure it 
contains a valid value. When it does, I change it's class to indicate this.

If someone uses the Google Toolbar's autofill function to fill this form 
in, the controls aren't validated and my classes aren't applied - I'm 
guessing because onChange isn't firing? Is there any other way I can 
look for this happening and act accordingly?

Regards,
Michael Price



_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to