I am trying to validate a form, using jQuery validate and show errors messages using qTip. But i want to show error message onMouse Over, as of now when i submit the form the error messages are coming next the text field.
How do i show the error message when i mouseover the textfield.
Demo - http://jsfiddle.net/UcaZT/
rvi.