Click here to Skip to main content
15,894,410 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

I am new to JQUERY and trying to use this plugin in my page.. I am facing some problems and want to discuss and get your kind words on them to solve them..

First Problem is regarding error allignment issue, When validation is called for the first time label+pic is showing absolutely next to the control ,, but if i validate the control and go to next and than i come back to change content , than this time error would be showing at bottom of the control....:(

How can i Solve that???

Secondly... If I add

success: "valid"

IN jQuery.validator.setDefaults({

Than the valid class is getting called on each control .. but i want to get it called only on the controls which I am validating in $("#form1").validate({ method.... So Can any body guide me regarding that????
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900