Skip to content

Parallax.js v1.3.1

Compare
Choose a tag to compare
@mikegreiling mikegreiling released this 25 Feb 19:00
· 85 commits to master since this release

Release Notes:

  • Add "overScrollFix" option which attempts to correctly extend the parallax effect when "over scrolling" in browsers like Safari
  • Ensure no max-width rule applies to parallax sliders. (see issues #32, #33)
  • Fix issue where positionX and positionY attributes were being overridden. (see issue #24)