Skip to main content
jQuery Logo

Tagged: infinite-scrolling


jScroll - jQuery Plugin for Infinite Scrolling / Auto-Paging

jScroll is a jQuery plugin allowing you to effortlessly implement infinite scrolling, lazy loading, or whatever catchy phrase you may know it as, within a web page or web/HTML5 application. jScroll allows you to initiate an auto-paged AJAX fetch triggered by scrolling within a fixed-height div, or from scrolling the window object. A real-world example of this behavior is your Facebook News Feed, which automatically loads content as you scroll down and reach the end of the page.

2.2.4

Released November 28, 2013

1104
Watchers
560
Forks
infiniteScroll - JQuery plugin for ajax-enabled infinite page scroll / auto paging

There are a lot of jQuery plugins for infinite page scrolling function. However none of them matched my needs when I faced the problem. So this is a very simple plugin which makes ajax call to load more data on the page and gives some basic callbacks like data loading started or data did loaded.

0.0.1

Released August 26, 2013

12
Watchers
9
Forks

Tags