Skip to content

Parallax.js Initial Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@mikegreiling mikegreiling released this 08 Jun 21:39
· 110 commits to master since this 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.