Reputation: 971
I am not proficient in JavaScript. and I have no idea what do people call for this method. I would like to learn about how does http://imgur.com/gallery/hot load the page continuously as you scroll down the page.
Please take a look at the above URL. I mean you can scroll it as much as you wantm the same as Facebook timeline.
What is this method? Do you know anywhere I can learn this?
Upvotes: 0
Views: 2457
Reputation: 3175
It's called Infinite Scrolling or Continuos Scrolling. Here is the deal: http://designbeep.com/2011/08/12/12-jquery-infinite-scrollingscroll-read-plugins-for-content-navigation/
Upvotes: 2