[jQuery] Re: Label disappears on validation

2009-06-22 Thread ypy
Yeah !! Wonderful ! Thank you very much, it works : label.champrequisvide { display: none !important; } On 22 juin, 18:05, Jörn Zaefferer wrote: > Try this: > > .champrequisvide { display: none !important; } > > Jörn > > On Mon, Jun 22, 2009 at 5:17 PM, ypy wrote: > > champrequisvide

[jQuery] Re: Label disappears on validation

2009-06-22 Thread ypy
ur highlight/unhighlight options, with the > same styles, and it'll work. > > Jörn > > On Mon, Jun 22, 2009 at 4:46 PM, ypy wrote: > > > Why do the form's labels disappear once a required field is filled ? > > I Use the last versions of jquery and validate

[jQuery] Re: Label disappears on validation

2009-06-22 Thread ypy
Why do the form's labels disappear once a required field is filled ? I Use the last versions of jquery and validate plugin On 18 juin, 11:52, ypy wrote: > Hi, > > Let me describe the problem I have to solve : > > When a field is unvalid : its label gets the errorCla

[jQuery] [validation plugin] Label disappears on validation

2009-06-18 Thread ypy
class (with the same styles) to fix this." I understood I had to specify an errorClass, but it doesn't solve the problem. Any idea ? Ypy - Here is the source code used : jQuery.extend(jQuery.validator.messages, { // quand le champ est inva