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