jquery-ias-es6
Version:
A jQuery plugin that turns your server-side pagination into an infinite scrolling one using AJAX
21 lines (12 loc) • 1.11 kB
Markdown
Overview
========
### Features
* **Progressive enhancement**: Infinite AJAX Scroll works by enhancing your server-side pagination with AJAX. When a client doesn't support JavaScript it will fall back on your server-side pagination.
* **Extensible** through extensions.
* **Quick and easy to implement** because it extends your already existing server-side pagination (takes less then 5 minutes to implement)
### Commercial Licensing
Infinite AJAX Scroll may be used in commercial projects and applications with the one-time purchase of a commercial license.
<a href="https://infiniteajaxscroll.com/download.html" title="Buy Infinite AJAX Scroll Commercial License" class="btn btn-buy clicky">Buy Commercial License</a>
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.
### Source code repository
Infinite AJAX Scroll is open source and is available at [github.com/webcreate/infinite-ajax-scroll](https://github.com/webcreate/infinite-ajax-scroll).