Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/IanLunn/jQuery-Parallax

**NO LONGER MAINTAINED** Used to recreate the Nike Better World parallax effect
https://github.com/IanLunn/jQuery-Parallax

Last synced: 4 months ago
JSON representation

**NO LONGER MAINTAINED** Used to recreate the Nike Better World parallax effect

Lists

README

        

jQuery Parallax
===============

jQuery Parallax is a script that simulates the parallax effect as seen on [nikebetterworld.com](http://www.nikebetterworld.com/).

Plugin: jQuery Parallax
Version: 1.1.3
Author: [Ian Lunn](http://www.ianlunn.co.uk/)
Twitter: [@IanLunn](http://www.twitter.com/IanLunn)
Demo: [jQuery Vertical Parallax Demo](http://www.ianlunn.co.uk/plugins/jquery-parallax/)
Tutorial: [Nikebetterworld Parallax Effect Demo](http://www.ianlunn.co.uk/blog/code-tutorials/recreate-nikebetterworld-parallax/)

Dual licensed under the MIT and GPL licenses:
http://www.opensource.org/licenses/mit-license.php
http://www.gnu.org/licenses/gpl.html

Updates
-------

12/6/2012 - Fixed a few demo bugs and made easier to use
- Fixed a bug that prevented the third section from working
- Removed the need to use the adjuster value

8/5/2012 - Fixed height/outerHeight parameter
- Smoother effect when scrolling
- Fixed positioning with scaled backgrounds
- Reduced code
- Now passes jsl 0.3.0 without warnings

26/10/2011 - Updated to work with jQuery 1.6.4