get text of a input js code example Example: get value from textbox in vanilla javascript document.getElementById("myText").value = "Johnny Bravo";