[ Web Proxy ]
URL:
Viewing: https://developer.mozilla.org/ru/docs/Web/API/Window/scroll [Back]  [Original]

Window.scroll() - API | MDN

This page was translated from English by the community. Learn more and join the MDN Web Docs community.

View in English Always switch to English

Window.scroll()

Baseline Widely available *

This feature is well established and works across many devices and browser versions. Its been available across browsers since 2015 ..

* Some parts of this feature may have varying levels of support.

.

In this article

window.scroll(x-coord,y-coord)

  • x-coord - x- , .
  • y-coord- y- , .

html
<!--     y = 100 -->

<button ></button>

window.scrollTo . , , window.scrollBy. window.scrollByLines, window.scrollByPages.


Web Proxy Viewer  |  New URL  |  Original Page