Currently, I am in search of a scroll down functionality for my page that will smoothly navigate through the content page by page.
I came across a plugin that offers such functionality, but it uses page sections for scrolling purposes.
If you're interested, here's the link to the plugin:
Ideally, I am looking for something that can automatically calculate the length of the page and then divide it into pages if the length surpasses the height of the screen (be it a monitor, laptop, or mobile screen).
If you have any insights or pointers on how to achieve this, it would be greatly appreciated. I don't necessarily need a full solution right now, just some guidance or ideas to get me started.
As an example, I am currently experimenting with this code snippet: http://jsfiddle.net/8L5xjf0h/1/
<div class="scroll-pointer">⇓</div>