Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AsmaBOUSSALEM/webEffects
https://github.com/AsmaBOUSSALEM/webEffects
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/AsmaBOUSSALEM/webEffects
- Owner: AsmaBOUSSALEM
- Created: 2014-06-25T23:14:27.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-25T23:23:06.000Z (over 10 years ago)
- Last Synced: 2024-04-06T05:34:16.701Z (8 months ago)
- Language: CSS
- Size: 6.5 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
- awesome-web-effect - webEffects - jQuery Parallax is a script that simulates the parallax effect as seen (🚀 A series of exquisite and compact web page cool effects / Other Effect)
- fucking-awesome-web-effect - webEffects - jQuery Parallax is a script that simulates the parallax effect as seen (🚀 A series of exquisite and compact web page cool effects / Other Effect)
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.htmlUpdates
-------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 value8/5/2012 - Fixed height/outerHeight parameter
- Smoother effect when scrolling
- Fixed positioning with scaled backgrounds
- Reduced code
- Now passes jsl 0.3.0 without warnings26/10/2011 - Updated to work with jQuery 1.6.4