how to empty input field in javascript code example Example: js remove value input document.getElementById("YourID").value = '';