window.onload = function(){ document.getElementById("#{h2id}").innerHTML = "Added from JavaScript."; }