do not refresh page on form submit js code example Example: how to make form not reload page <form onsubmit="return false"> </form>