change text in a span javascript code example Example: javacsript update text in span document.getElementById("myspan").textContent="newtext";