javascript how to find active field in html code example Example: Javascript find element with focus var currentElementWithFocus=document.activeElement;