document.getElementById("divId").scrollIntoView();
element.scrollIntoView(true); //To top element.scrollIntoView(false); //To baseline