Skip to content

iNalsur/scrolling-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.