ByParallax

Mootools Plugins

What is ByParallax?

  • ByParallax is a plugin for Mootools
  • This script allows you to easily create a parallax effect.
  • Configurable with options.
  • Possible to define an element to use as a "remote" to control the effect.

License

ByParallax is Open Source, released under 3-clause BSD license . In short : do (mostly) what you want.

How much does it cost ?

ByParallax cost nothing. You can use it freely everywhere you want, even in commercial projects.

But you are highly encouraged to support the author (hum, yes ... it's me).

No minimum amount, give what you want, if you want.

How to use it ?

First, you need to include the necessary Mootools files on your page.

Then include the ByParallax file.

Finally, instanciate the plugin inside an onLoad event :

window.addEvent('load', function(){ new ByParallax(options) });

Things which may interest you

Get it !

Download ByParallax 2.0.0 (plugin only)

Download ByParallax 2.0.0 Demo Pack (plugin + all the necessary files : HTML, Mootools, Img, CSS)

Usage & demo

Use the tabs to see JavaScript, HTML, CSS and Result