Hi to everybody. I am new for JQuery (and my english is not good, sorry).
I would like to use the Form Validator and I have problem but the basic features of it.
I use the "rules" and "message" method for my fields; over the rule "required" I obtain the right (customize) message when the field is empty; but if the filed is not empty (correct situation) then I obtain "Please enter the same value again", always, for each field has that rule. Can you help me?
Thanks.