what I want to do is to use something like
name="validate[required]"
basically use it other than on class property
thank you.
EDIT: http://www.position-absolute.com/articles/jquery-form-validator-because-form-validation-is-a-mess/
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In above I used jQuery equal selector. Where I target all
inputs withnameattribute equal tovalidate[required].For more about different jQuery selectors see here