This page is In Progress

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

scrollIntoView

Summary

Scrolls the page to the point where the element shows up.

Method of dom/Elementdom/Element

Syntax

 element.scrollIntoView();

Return Value

No return value