how to change innerhtml and then change back to original value html code example Example: change innerhtml document.getElementById("p1").innerHTML = "New text!";