Is there a way to set up the page so that when the user reaches the bottom, scrolling again will automatically take them to another specific page?
For example, if a user scrolls to the end of page A, then scrolls further at the bottom, they are taken to page C. What is this feature called? Can it be achieved with jQuery?
I don't have any HTML or code samples because I am simply wondering if a jQuery function exists for this purpose. How can I share the entire HTML code of a page?