Display tips for user with JQuery Validation plugin

Display tips for user with JQuery Validation plugin

Hi,

I'm using JQuery Validation plugin to validate my forms, is it possible to show messages to guide the user using the plugin's methods, I know how to show error messages but what about assistance?

For example, I have an input to insert the user's name, and I want to tell the user (when the focus is on the input) that names must contain 4 to 15 characters

Thanks, any advice would be greatly appreciated