$('#formId').submit(function() { // do something return true; // return false to cancel form action });