DEV Community

Mamedul Islam
Mamedul Islam

Posted on

๐Ÿš€ jQuery.scrollPaging v1.1.0 โ€“ Infinite Scroll Made Easy

If youโ€™ve ever needed infinite scroll or scroll pagination for your site, check out jQuery.scrollPaging.

โœ… Why use it?

  • Auto-loads content on scroll (blogs, feeds, shops)
  • Works vertically, horizontally, or both
  • SEO-friendly with History API support
  • Fully customizable with callbacks

๐Ÿ“ฆ Quick Install:

<script src="jquery.scrollpaging.min.js"></script>
Enter fullscreen mode Exit fullscreen mode

๐Ÿ”— Live Demos | GitHub Repo

If youโ€™re looking for a powerful but lightweight infinite scroll plugin, this might be the solution ๐Ÿš€

#javascript #jquery #webdev #opensource

Top comments (0)