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)