I've put in a little bit of Jquery into a site that loads and appends the next page when you get near the bottom of the current page. I want to detect where the user is on the page so that I can modify the URL with history.pushstate().I've put in a little bit of Jquery into a site