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