diff --git a/README.md b/README.md index d23937a..2116119 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny * [Tips](#tips) * [Modals and Popups](#modals-and-popups) * [Scroll](#scroll) - * [Parallax](#parallax) + * [Parallax](#parallax) * [Menu](#menu) * [Maps](#maps) * [Animations](#animations) @@ -399,16 +399,13 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection ## Scroll -* [skrollr](https://github.com/Prinzhorn/skrollr) - Stand-alone parallax scrolling library for mobile (Android + iOS) and desktop. No jQuery. * [scrollMonitor](https://github.com/sakabako/scrollMonitor) - A simple and fast API to monitor elements as you scroll. * [headroom](https://github.com/WickyNilliams/headroom.js) - Give your pages some headroom. Hide your header until you need it. * [onepage-scroll](https://github.com/peachananr/onepage-scroll) - Create an Apple-like one page scroller website (iPhone 5S website) with One Page Scroll plugin. * [iscroll](https://github.com/cubiq/iscroll) - iScroll is a high performance, small footprint, dependency free, multi-platform javascript scroller. -### Parallax - +* [skrollr](https://github.com/Prinzhorn/skrollr) - Stand-alone parallax scrolling library for mobile (Android + iOS) and desktop. No jQuery. * [parallax](https://github.com/wagerfield/parallax) - Parallax Engine that reacts to the orientation of a smart device. -* [skrollr](https://github.com/Prinzhorn/skrollr) - Stand-alone parallax scrolling library for mobile (Android + iOS) and desktop. No jQuery. Just plain JavaScript (and some love). * [stellar.js](https://github.com/markdalgleish/stellar.js) - Parallax scrolling made easy. * [plax](https://github.com/cameronmcefee/plax) - jQuery powered parallaxing. * [jparallax](https://github.com/stephband/jparallax) - jQuery plugin for creating interactive parallax effect.