Getting the result of a jQuery.Validation
Hello,
I've set up a form using jQuery.Validation and 1 of my form fields has an information box that I want to hide when showing the error message for the field. How do I find out if the field is invalid so I can hide the information box.
Thanks
Nick