
I want to use jquery validation for my Forms tags.
I also imported necessary javascript files e.g. jquery.validate.min.js
I called the functions (validate function) properly. But jquery effect does not work.
Could you please solve this problem?
Thanks!

Have a look at the following link:
The above link provide you a good example of validating a form using jquery with illustration.