With the JQuery Validation Plugin is it possible to print 'Ok' when the field is correct? When there's an error, I can show a customizable error message. Is the same thing possible when there's no error in the field and it's content is valid (I mean it's not empty) ?
UPDATE
Here's an example of what I want to achieve : Example. When the value of the field is correct, a checkbox image appear at the right of the field.