how to scroll page to focused element in html code example Example: javascript scroll to element document.getElementById("divId").scrollIntoView();