A repository of over 1000 quality jQuery plugins

jQuery Infinite Ajax Scroll

Infinite Ajax Scroll is a jQuery Scrolling plugin.

Created by Webcreate

A jQuery plugin that turns your regular paginated page into an infinite scrolling page using AJAX

Not what you're looking for? Click here to view more Scrolling jQuery plugins

Infinite AJAX Scroll

A jQuery plugin to turn your paginated pages into infinite scrolling pages with ease.

Downloads, documentation and demos available at: http://infiniteajaxscroll.com/

Build Status

Licensing

Infinite AJAX Scroll may be used in commercial projects and applications with the one-time purchase of a commercial license.

http://infiniteajaxscroll.com/docs/license.html

For non-commercial, personal, or open source projects and applications, you may use Infinite AJAX Scroll under the terms of the MIT License. You may use Infinite AJAX Scroll for free.

Contributing

To contribute to Infinite AJAX Scroll please follow these instructions:

  • Fork the project and create a new feature branch
  • Install the development tools
  • Write the feature/bugfix
  • Write tests for the feature/bugfix
  • Run tests
  • Submit your Pull Request

Installing development tools

  1. Install bower components

    $ bower install
  2. Install npm modules

    $ npm install

Running tests

Testing is done with Busterjs and Grunt.

  1. Start a buster server:

    $ grunt buster::server:block
  2. Launch some browsers and connect to http://localhost:1111 and capture them.

  3. Run tests:

    $ grunt buster::test


You might also like these other Scrolling jQuery Plugins

  • Scrollbar

    A jQuery plugin for custom scrollbars.

  • Clusterize.js

    Tiny plugin to display large data sets easily

  • smartscroll

    jQuery plugin for scrolljacking and auto-hashing, supports touch events