Releases: pixelcog/parallax.js
Releases · pixelcog/parallax.js
Parallax.js v1.0.1
Release Notes:
- Fix race condition which would occasionally use the wrong scroll offset on page load.
Parallax.js v1.0
Release Notes:
- Now provides graceful degradation for iOS devices which are incompatible with this plugin.
Parallax.js v0.9.1
Release Notes:
- Now properly initializes the scroll position on page load.
To Do:
- Provide alternative implementation for iOS browsers with different scroll event handling.
Parallax.js Initial Release
Release Notes:
- Should provide fluid parallax scrolling across all major desktop browsers.
- Updated to account for poor scroll event handling in the Safari web browser.
To Do:
- Provide alternative implementation for iOS browsers with different scroll event handling.