Parallax background
Kodhus library provides an easy way to create pages with Parallax background.
Usage
Add data-bg-parallax="true"
as an attribute to the elements in
your page that you want parallax effect on.
Note: Make sure your elements have images set in css using
background-image
style.
Let's take a look at an example: