[jQuery] Looking for a JQuery Validation Control
I'm looking for a JQuery Validation control that will allow us to show
a small image if a form field is valid. So for instance a user is
filling out a form..tabs to the next form field. The previous form
field will show to the right of the field a little icon signifying
that it's a valid entry.
I've looked at all the controls in the JQuery Plugin page and don't
see one that will allow me to do this.
Anyone here know of one or a way using a plugin to modify it and show
a pic like this during validation?