Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Victa/scrolly
PROJECT IS NOT MAINTAINED - Super simple and easy to use parallax plugin for jQuery
https://github.com/Victa/scrolly
Last synced: 9 days ago
JSON representation
PROJECT IS NOT MAINTAINED - Super simple and easy to use parallax plugin for jQuery
- Host: GitHub
- URL: https://github.com/Victa/scrolly
- Owner: Victa
- Created: 2012-01-13T17:29:04.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2018-07-06T14:48:57.000Z (over 6 years ago)
- Last Synced: 2024-10-06T08:16:24.882Z (about 1 month ago)
- Language: JavaScript
- Homepage: http://lab.victorcoulon.fr/javascript/scrolly/
- Size: 870 KB
- Stars: 413
- Watchers: 32
- Forks: 146
- Open Issues: 8
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Scrolly
==============**Live example:** http://lab.victorcoulon.fr/javascript/scrolly/ (inspired by Nike Better World)
**HTML**
You can add ``data-fit="xx"`` to adjust your parallax in real conditions.
If it's a simple element, like an image.
$('.parallax').scrolly();If not:
$('.parallax').scrolly({bgParallax: true});
######License
MIT Licence