Skip to content
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.

IanLunn/jQuery-Parallax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQuery Parallax

jQuery Parallax is a script that simulates the parallax effect as seen on nikebetterworld.com.

Plugin: jQuery Parallax
Version: 1.1.3 Author: Ian Lunn
Twitter: @IanLunn Demo: jQuery Vertical Parallax Demo
Tutorial: Nikebetterworld Parallax Effect Demo

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