Stellar.js Parallax Scrolling Plugin
If you love the effects of parallax scrolling, then Stellar.js is for you. It’s a jQuery plugin that provides effects of parallax scrolling to any scrolling element, created by Mark Dalgleish. It’s very easy to install and use so newbies to web design won’t have and problems integrating it in their website.
The support in Mobile WebKit browsers needs a slightly modified configuration and requires touch scrolling library. Take note however that parallax backgrounds are not recommended in Mobile WebKit according to Dalgeish. Only parallax elements will work.
It also supports parallax backgrounds.
Its main feature is the way it aligns the elements. You can easily create complex patterns as all elements return to its original position when the offset parent meets the edge of the screen.
You may check out the full documentation and demo of this cool plugin. Also, feel free to fork Dalgleish on Github.