prevent default form submit emd code example Example: input submit prevent default $("#cpa-form").submit(function(e){ return false; });