how to get value from html to js code example Example: Javascript get text input value var inputValue = document.getElementById("myTextInputID").value;