ML Scrolling Parallax is easy to use scrolling parallax and animate effect.
DEMO
ML Parallax give you two powerfull shortcodes.
For parallax background:
[mlprxbg url="example.jpg" style="" class="" id=""]Put everything here[/mlprxbg]
Where:
- url - Direct link to image which will be background in parallax box,
- style - With this parameter you can add inline css styles,
- class - Custom class which will be add to parallax box,
- id - Custom id which will be add to parallax box
For scrolling animate effect:
[mlprx effect="fadeInUp" delay="500"] Put crazy stuff here [/mlprx]
Where:
- effect - List of all available effects you can find here CLICK,
- delay - Time that must elapse before a trigger animation. Value is in milliseconds(1s=1000ms)