Tagged Questions
0
votes
1answer
1k views
JQuery Validator Updated Password
I have a form which have three fields
Old Password
New Password
Confirm Password
These fields are optional and only mandatory when user enter some text into New Password
How can i apply jQuery ...