how to get the element that has focus in javascript code example Example: Javascript find element with focus var currentElementWithFocus=document.activeElement;