ML Parallax

Easy to use scrolling parallax plugin.

Author:Michal Lipinski (profile at wordpress.org)
WordPress version required:3.9.2
WordPress version tested:4.1
Plugin version:0.2
Added to WordPress repository:12-09-2014
Last updated:21-12-2014
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:3
Plugin URI:http://www.mlipinski.pl/plugins/ml-paralax
Total downloads:6 751
Active installs:600+
plugin download
Click to start download

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:

  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:

  1. effect - List of all available effects you can find here CLICK,
  2. delay - Time that must elapse before a trigger animation. Value is in milliseconds(1s=1000ms)