Hello,
Thanks for great plugin :-)

I have a question related it. Hope someone can help me please.

Let's assume I have a form and a few text inputs.
I would like not only to validate them on every change but also to
fire custom function. I dont know how to achieve that.

What I am trying to do is to mix jquery validation + php validation.
Jquery validation errors are placed into a div.
My php validation also put error messages to the same div after form
was submitted and validated by php rules.
Once the errors are read and user clicked on one of the inputs I would
like to clean php errors that were written into the error div.

And either I cant find or am missing the function that would help me
doing that.

I will appreciate any help or suggestion on how to solve that issue.

Thanks in advance.
Brgs
Norbert

Reply via email to