Smooth Multi-layer Parallax Scroll Effect In Vanilla JavaScript
A smooth, mobile-compatible parallax scroll effect built in with vanilla JavaScript and CSS3 2D transforms.
A smooth, mobile-compatible parallax scroll effect built in with vanilla JavaScript and CSS3 2D transforms.
A small and standalone JavaScript library that applies a parallax scrolling effect to background images with configurable speed and direction.
bbng is a small and zero-dependency JavaScript library that applies a subtle parallax scrolling effect on background images.
parascroll.js is a dead simple JavaScript library that applies a subtle parallax scrolling effect on the background image of a container you specify.
bg-parallax is a JavaScript plugin which applies a smooth, performant parallax scrolling animation to the background image using requestAnimationFrame.
Perspective.js is a dependency-free JS library to create interactive parallax effects that react to page scroll and mouse hover/move events.
A lightweight, fast JavaScript library that enables smooth, high-performance parallax scrolling effects on DOM elements using CSS3 transforms and requestAnimationFrame API.
A pure CSS solution of implementing a fixed-position parallax effect on background images when scrolling down the webpage.
MagicParallax is a lightweight JavaScript library that applies the familiar Parallax effect to any relative positioned element based on the window’s current scroll position.