how to find the current focus item in the DOM ' code example Example: Javascript find element with focus var currentElementWithFocus=document.activeElement;