change text of a element javascript code example Example: set text of dom element document.getElementById("myBtn").textContent = 'Hello World';