I'm having a strange problem with jNice and the validation plugin.

Probably the easiest way to describe the error is by giving an
example.

I load the page with my form on it, then without typing anything, I
click submit. The jQuery validation plugin puts errors around my
fields saying "This field is required".

However, when I try to type something into the input fields to satisfy
the validation, I can type a couple of letters, three or four if i'm
really fast, but as the validation plugin removes the error box, it
shifts focus away from the input box.

Strangely, this same behaviour continues on the same field even after
the error box has been removed.. the focus gets 'stolen'.

Has anyone had any experience using jQuery validation plugin with
jNice?

Reply via email to