2010
Should you use infinite scroll instead of pagination to load more content?
Recently I’ve been noticing more high profile sites implementing a technique known as infinite scroll or a “load more” type button for pagination. Instead of using the more traditional approach like “<< Prev 1 2 3 Next >>”, this technique continuously loads more content as the user scrolls down a web page or selects an action button such as “more.” Let’s take a look at a few sites that implement this technique.

