0

I am interesting in designing web page and I usually go to some websites to study their frontend features.

I recently visit REUTERS and realized that their site will load new articles while I am scrolling down. Meanwhile, the address bar will also update the url to the corresponding article.

I like this feature and want to know how to design. Here is the link.

Can anyone teach me how to implement this feature?

jrswgtr
  • 2,287
  • 8
  • 23
  • 49
RickyY9
  • 45
  • 6
  • You could use a jQuery plugin like this: https://jscroll.com/. Alternatively you can study the plugin's inner workings and build your own solution – jrswgtr Aug 24 '18 at 15:08
  • 1
    https://stackoverflow.com/questions/14660580/change-url-when-manually-scrolled-to-an-anchor – Brainmaniac Aug 24 '18 at 15:28

0 Answers0