Skip to content

Parallax.js v1.2.1

Compare
Choose a tag to compare
@mikegreiling mikegreiling released this 29 Jan 09:47
· 94 commits to master since this release

Release Notes:

  • Fix typos in the documentation (pr #12 and #17)
  • Utilize outerHeight() rather than height() when calculating parallax mirror element dimensions. (issue #14)