=== ML Parallax === Tags: Parallax, Content Parallax, Parallax Plugin, Parallax content plugin, Parallax Scrolling, Parallax Scrolling Plugin, Anmiate.css Parallax Donate link: http://www.mlipinski.pl/donate/ Requires at least: 3.9.2 Tested up to: 4.1 License: GPL2 Stable tag: 0.2 Easy to use scrolling parallax and animate effect. == Description == ML Scrolling Parallax is easy to use scrolling parallax and animate effect. [**DEMO**](http://www.mlipinski.pl/plugins/ml-parallax) ML Parallax give you two powerfull shortcodes. =For parallax background:= `[mlprxbg url="example.jpg" style="" class="" id=""]Put everything here[/mlprxbg]` Where: 1. **url** - Direct link to image which will be background in parallax box, 2. **style** - With this parameter you can add inline css styles, 3. **class** - Custom class which will be add to parallax box, 4. **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: Parameter Description 1. **effect** - List of all available effects you can find here [CLICK](http://daneden.github.io/animate.css/) 2. **delay** - Time that must elapse before a trigger animation. Value is in milliseconds(1s=1000ms). == Installation == See [http://codex.wordpress.org/Managing_Plugins#Installing_Plugins](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins) == Frequently Asked Questions == If it proves necessary, it will be;)