submit prevent reload from code example Example: jquery submit refresh page stop $("#prospects_form").submit(function(e) { e.preventDefault(); });