
justParallax.js is a lightweight javascript plugin which allows users to make the background of their webpage have a subtle parallax effect with just 2 lines of code. justParallax.js supports a wide variety of browsers including IE6+, Google Chrome, Mozilla Firefox, Safari, Opera and many more! New feature! When a targeted element is placed lower than the current viewport, the parallax will wait until the element has entered the screen before it triggers
justParallax.js is a lightweight javascript plugin which allows users to make the background of their webpage have a subtle parallax effect with just 2 lines of code.
justParallax.js supports a wide variety of browsers including IE6+, Google Chrome, Mozilla Firefox, Safari, Opera and many more!
New feature! When a targeted element is placed lower than the current viewport, the parallax will wait until the element has entered the screen before it triggers.
Customizable settings:
- target. Target elements on which the parallax effect should apply.
- speed. This settings defines the speed with which the background should scroll.
- vertical. Defines whether or not the background should scroll vertically.
- vertical_inversed. Defines whether or not the vertical scroll should be inverted.
- horizontal. Defines whether or not the background should scroll horizontally.
- horizontal_inversed. Defines whether or not the horizontal scroll should be inverted.
Check out the live preview for the full documentation and a playground.

No comments:
Post a Comment