I have used this jquery validation plugin for the following form.
The one mahesh posted is not working because the attribute name is missing:
So instead of
You can use:
Modified version