DEV Community

Cover image for jquery.photocols: Scrolling Photo Gallery with Lazy Load
jQueryScript
jQueryScript

Posted on

jquery.photocols: Scrolling Photo Gallery with Lazy Load

jquery.photocols.js: a jQuery plugin for animated scrolling photo galleries with parallax effects.

Key features:

• Multi-directional scrolling (up, down, left, right)

• Variable speed per column for depth effects

• Lazy loading with IntersectionObserver

• GPU-accelerated CSS transforms

• Responsive layout that adapts to any container width

Works great for portfolio sites, product galleries, and hero sections that need motion.

The plugin includes TypeScript definitions and requires only jQuery as a dependency.

👉 Blog Post

👉 GitHub Repo

👉 Live Demo

Top comments (0)