I am using the jquery.validate.js plugin and everything works fine… however…. I want to show text in a hidden div if the validation passes and the form actually submits.
$("#commentForm").validate();
how to i modify this line to show “Please Wait While Your Form Submits” in the hiddenmessage div?
<div id="hiddenmessage"></div>
According to the docs the following should do what you require
Aside: English Written With Every Word Capitalized Looks Weird. Use Proper Formatting Rules For Plain English.