focus text box using id in javascript code example Example: set focus javascript document.getElementById("ThingToSetFocusOn").focus();