how to use html required and not to reload on submit code example Example: how to make form not reload page <form onsubmit="return false"> </form>