how to get currently focues element code example Example: Javascript find element with focus var currentElementWithFocus=document.activeElement;