jScroll – jQuery Plugin for Infinite Scrolling / Auto-Paging version 2.2.4
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.
Tags
Changelog
27 Nov 2013 version 2.2.4
- Updated version to 2.2.4
- Updated jQuery package manifest.
- Added .settings/ to gitignore
- New Feature: option autoTriggerUntil to allow content to be auto loaded on scrolling only up to the specified page number for this variable. Requires autoTrigger to be set to true. Multiple bug fixes: contentSelector option now wors properly. Fixed bug where reaching end of paging was not destroying th jscroll instance properly, and also broke any other instances of jscroll on the page.
26 Nov 2013 version 2.2.3
08 Apr 2013 version 2.1.1
- Added jQuery manifest, added .gitignore, updated version to 2.1.1.
- IE8 Bug fix, added _wrapInnerContent method to prevent duplicate code, added missing call to "callback" option if defined, some code reformatting. - IE8 Bug fix (issue #1) - Added _wrapInnerContent private method to prevent duplicate code - Added missing call to "callback" option if defined - Some code reformatting - Updated readme to list "pagingSelector" option - Updated to version 2.1
- Minor syntax changes in readme and comments.
Similar plugins
jQuery Slider – WOW image slider
WOW Slider is a jQuery image slider plugin with fantastic visual effects and beautifully designed...
jQuery Slideshow with hardware-accelerated transitions
Responsive, accessible as a pure CSS slideshow. Prev/next navigation, bullets with thumbnails,...
jQuery Scrollbox
A lightweight jQuery custom scrollbar plugin, that triggers event when reached the defined point
Lazy Load XT for jQuery
Lazy Load XT is mobile-oriented, fast and extensible jQuery plugin for lazy loading of images,...
Parallax ImageScroll
Parallax ImageScroll is a simple and easy jQuery plugin for creating image parallax effects when...
jQuery Lazy Image Loader
The fast and lightweight Lazy plugin for jQuery loads specified images and backgrounds in view...
ParamQuery Grid
Data grid inspired by MS Excel, provides sorting, paging, grouping, rows and cell selections,...
jQuery Sticky
A jQuery plugin to easily add functionality to fix elements to the top of the page on scroll.
Lazy Load
Delay loading of images in long web pages. Images outside of viewport wont be loaded before user...
jQuery WebTicker
jQuery plugin to create horizontal scrolling tickers, supports both left and right scrolling as...