.scrollTo()

Term side of the Card
Topic: Object on Page
Unit title: .scrollTo()
Categories: Method
Explanation side of the Card

Explanation: The browser API method that scrolls the document or an element to a specific position. It can be used for navigating to different parts of a page programmatically.

Browser compatibility:
  • The chrome browser supports this feature starting from version 61
  • The edge browser supports this feature starting from version 79
  • The firefox browser supports this feature starting from version 36
  • The safari browser supports this feature starting from version 10.1
Availability: