Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 481 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 481 Bytes

Scrolling Page

A script that has a button that, when pressed, starts scrolling the page until a certain element appears in visibility, the scrolling stops when the element is fully visible.

Check script: link

Instruction

There is a red button at the top center, the height of the first element is 5000 pixels, the target element is located below this. Click on the button and you will see how the script works.