js find which input is currently focus code example Example: Javascript find element with focus var currentElementWithFocus=document.activeElement;