Endless Scroll jQuery plugin
January 16th, 2009 - Frontend, jQuery
Endless scroll is a new jQuery plugin that can be used instead of the traditional paging system (page 1 of 10, next, previous etc) for large data sets. As we scroll down, with this plugin we can add additional data to display at the bottom of the page.
For options, usage instructions and demo have a look at Endless Scroll’s official page.













Loading...
Steven
July 23, 2010
Cool find – I was trying to find out how some website give an endless number of results.