How do I stop user scroll on HTML

Viewed 26

I am making a website which has different sections of text that I want the user to read in a specific order depending on their input. It is a pick-a-path gamebook type story. What I want to be able to do is to scroll to different divs depending on the id but also disable all user inputted scroll so they cannot move the webpage but I (by which I mean the computer) can.

0 Answers
Related