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