jQuery Endless Scroll Updated
The jQuery Endless Scroll plugin has been updated.
A bug caused by ‘fireDelay‘ is fixed.
Please head over to the release post or the jQuery plugin site for the download link.
The jQuery Endless Scroll plugin has been updated.
A bug caused by ‘fireDelay‘ is fixed.
Please head over to the release post or the jQuery plugin site for the download link.
Latest release: v1.4.1
If you don’t already know, endless scroll (or infinite scrolling) is a popular technique among web 2.0 sites such as Google Reader and Live Image Search, where instead of paging through items using the traditional pagination technique, the page just keeps loading with new items attached to the end.
I have developed a jQuery plugin to easily achieve this.
Requirement: jQuery 1.2+
The plugin is tested with jQuery 1.2.6, 1.3 and 1.4.
There are a few options to customise the behaviour of this plugin: