I can't seem to get my input field to clear after entering a command
document.getElementById("terminalInputField").value = "";
Any Ideas?
I tried clearing the input field after a command was entered but it didn't clear afterward.
Via Active questions tagged javascript - Stack Overflow https://ift.tt/JXOw2a6
Comments
Post a Comment