Was wondering if anyone had figured out a way of auto scrolling through the scroll sections? For example, I want move to the next section after 5 seconds, then the next, then the next automatically. I've tried implementing a delay mechanism using the moveUp function which works, however if the user were to manually scroll I can find no way of resetting the timer (if you were to scroll to the next section after 4 seconds, then in the 5th second the timer enforces another moveUp which will be irritating to the user. Any help would be massively appreciated!
Was wondering if anyone had figured out a way of auto scrolling through the scroll sections? For example, I want move to the next section after 5 seconds, then the next, then the next automatically. I've tried implementing a delay mechanism using the moveUp function which works, however if the user were to manually scroll I can find no way of resetting the timer (if you were to scroll to the next section after 4 seconds, then in the 5th second the timer enforces another moveUp which will be irritating to the user. Any help would be massively appreciated!