Hi! I want to do something when input is correct and something else
when isn't. I found options 'success' and 'errorPlacement' which
aren't in documentation.
Works well, but I don't like it. I must remove label in success,
because another way errorPlacement works only once (when validation is
ok and I change input to incorrect errorPlacement doesn't work). So,
Is there any different solution without removing label (something like
failure, which works similarly to success? Thanks and sorry for my
English.
On Mon, Jun 16, 2008 at 8:07 PM, Dorian <dorian.sarnow...@gmail.com> wrote:
> Hi! I want to do something when input is correct and something else > when isn't. I found options 'success' and 'errorPlacement' which > aren't in documentation.
> Works well, but I don't like it. I must remove label in success, > because another way errorPlacement works only once (when validation is > ok and I change input to incorrect errorPlacement doesn't work). So, > Is there any different solution without removing label (something like > failure, which works similarly to success? Thanks and sorry for my > English.
> On Mon, Jun 16, 2008 at 8:07 PM, Dorian <dorian.sarnow...@gmail.com> wrote:
> > Hi! I want to do something when input is correct and something else
> > when isn't. I found options 'success' and 'errorPlacement' which
> > aren't in documentation.
> > Works well, but I don't like it. I must remove label in success,
> > because another way errorPlacement works only once (when validation is
> > ok and I change input to incorrect errorPlacement doesn't work). So,
> > Is there any different solution without removing label (something like
> > failure, which works similarly to success? Thanks and sorry for my
> > English.