I have a simple site, which has a form and an inputbox. I want to validate weather or not this input box is filled, with jQuery validation. The validation plugin is loaded, but i dont get any error messages.
Here is my code:
Whats wrong?
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.
you have to include
this code in your ready function.
this will run the validation .