Hi,
I am working jquery mobile validations.
I have text box with name, email address, phone num, password. I want validation for required field validator as well as email should be in email format and phone num will start from(111)(11112323) and so on...
Any one help me