[jQuery] [validate] maxLength for elements that are not required

2008-02-22 Thread Yuval

Hey Jörn,
It seems that whenever I define an element as not required:false and
set a maxLength the validation plugin wouldn't bother limiting the
field to the maxLength, When I switch to required:true - everything
works perfectly. Is there a solution to that?

Thanks,
Yuval Karmi


[jQuery] [validate] maxLength for elements that are not required

2008-02-21 Thread Yuval

Hey Jörn,
It seems that whenever I define an element as not required:false and
set a maxLength the validation plugin wouldn't bother limiting the
field to the maxLength, When I switch to required:true - everything
works perfectly. Is there a solution to that?

Thanks,
Yuval Karmi