SyntaxFix
Write A Post
Hire A Developer
Questions
try this:
$('form').submit(function(){ // this function will be raised when submit button is clicked. // perform submit operations here });