javascript how to change div content code example Example: javascript set text of div document.getElementById("content").innerHTML = "whatever";