Plugin Overview
This is a handy little utility plugin that I developed based on the awesome super awesome Rellax script. It is in beta right now but the goal is to allow users to add classes to any element that will enable a parallax effect on just that element. Speed controls are based on a number system. The lower the number the slower the element so an element set to an integer of 10 would move much faster than an element set to an integer of 1.
The plugin allows for the following parameters:
- Move Left speed integers from 1 – 10
- Move Right speed integers from 1 – 10.
- Move Up speed integers from 1 – 10
- Move Down speed integers from 1 – 10.
The script is enabled in one of two ways:
- Adding a class to an element that specifies the direction and speed.
- Adding a shortcode to an element that specifies the direction and speed.
Horizontal movement left or right
.horzLeft1.horzLeft2.horzLeft3.horzLeft4.horzLeft5.horzLeft6.horzLeft7.horzLeft8.horzLeft9.horzLeft10.horzRight1.horzRight2.horzRight3.horzRight4.horzRight5.horzRight6.horzRight7.horzRight8.horzRight9.horzRight10
Vertical movement up or down
.vertUp1.vertUp2.vertUp3.vertUp4.vertUp5.vertUp6.vertUp7.vertUp8.vertUp9.vertUp10.vertDown1.vertDown2.vertDown3.vertDown4.vertDown5.vertDown6.vertDown7.vertDown8.vertDown9.vertDown10
