[jQuery] Re: [Validate] Can I enable custom error message display?

2008-10-22 Thread Vish
Hi Jorn, Thank You for your response. I was actually able to use the 'checkForm' method and then browse through the errorList to do what I wanted to do. My major stumbling block was that I wanted to hide some info div when an error occurred. I think you had enabled it by resolving ticket no.

[jQuery] Re: [Validate] Can I enable custom error message display?

2008-10-14 Thread Jörn Zaefferer
To start with, take a look at the various options related to displaying messages: http://docs.jquery.com/Plugins/Validation/validate Use errorClass, errorElement, wrapper, errorLabelContainer, errorContainer, showErrors, success, errorPlacement, highlight and unhighlight to control how invalid