jQuery AJAX submit form

You can use the ajaxForm/ajaxSubmit functions from Ajax Form Plugin or the jQuery serialize function. AjaxForm: or ajaxForm will send when the submit button is pressed. ajaxSubmit sends immediately. Serialize: AJAX serialization documentation is here.