how to focus input element code example Example: set focus javascript document.getElementById("ThingToSetFocusOn").focus();