javascript focus on element by id code example Example: set focus javascript document.getElementById("ThingToSetFocusOn").focus();