Without seeing any of your code is pure guesswork to help you find the
issue. I need to see at least the code configuring the validation plugin.

Jörn

2009/12/16 eimantas <enc.c...@gmail.com>

> Hi guys
>
> I'm having trouble with validation plugin from bassistance.de. I have
> custom handlers for errorPlacement, highlight and unhighlight events.
> I also have defined custom errorElement. Error messages and validation
> data is extracted via metadata plugin using html5 data-* attributes.
>
> The problem is that if I define custom errorClass (which i need for
> error message elements), the error gets added each time the field is
> unfocused and left blank after first validation. For example:
>
> 1) I open form and try to submit it;
> 2) Errors are displayed;
> 3) I focus/blur errored field;
> 4) the error for that field is added again;
>
> Any help would be appreciated without disclosing lots of mine code .)
>
> Thank you in advance for taking time to answer my call for help!
>

Reply via email to