Validation Problem
Validation Problem
Hi,
I am using JQuey validation in my page. I am calling the validation function during the save buttons click event.
I am using the numieric() expression for valiadating Phone number text boxes ie, 3 text boxes (first allows 3 digits, 2nd allows 3 didgits and the last one allows four digitd).
My problem is that, when i am entering the phone number in first text box (say 2 digits i entered) and click the mouse outside the text box causes the validation to occur.I want the validation to be fired only during save button click..
Please help me ....
Regards
Ratheesh