how to know which element has the focus code example Example: Javascript find element with focus var currentElementWithFocus=document.activeElement;