I am working on this form which is suppose to validate the form before submitting
$(document).ready(function() { $(\"#form3\").validate(); if ($(\'#form3
I solved the problem and now it works ... It is a minor error !
I changed the submit button name and id to ( Submit).