Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • The only issue with it is when resizing the page until no scroll bar on the page, the page cannot load the rest of the data. Commented Oct 12, 2018 at 22:38
  • 5
    adding window.scrollY * 1.1 effectively pre-loads pages and gives a slightly nicer experience Commented Dec 18, 2019 at 9:14
  • Thank you Mathias for your suggestion, how did you test that ? Can you make a fork with your change and explain how I could notice the difference. Thank you. Commented Dec 18, 2019 at 9:36