window.location.reload(); //default = false window.location.reload(false); //soft refresh window.location.reload(true); //hard refresh