3 of 3 Continuous Scrolling examples

The updates feed in the account home at facebook.com features a soft version of the continuous scrolling - or pagination - where the next results aren't loaded automatically, but on clicking the "Older posts" link. Instead of linking to a new pagination page, the next items are pasted in the bottom of the page.
Continuous Scrolling design pattern at Facebook
- facebook.com (source)
- Part of the Continuous Scrolling design pattern
- Categorized under continuous pagination pagination continuous scrolling facebook ajax
- Uploaded by Anders Toxboe
- Added on 2009-04-19
1 comment
on May 26, 2011
Continuous scrolling implemented in Google Images – very useful because you can keep scrolling down until you have browsed enough thumbnails.
Comments have been closed