Basic Setup Scrollify requires jQuery 1.7+. <! doctype html> <html> <head> <script> $(function() { $.scrollify({ section : ".example-classname", }); }); </script> </head> <body> <div class="example-classname"></div> <div class="example-classname"></div> </body> </html> Configuration $.scrollify({ section : "section", sectionName : "section-name", interstitialSection : "", easing: "easeOutExpo", sc
![jQuery Scrollify - Power steering for your scroll wheel](https://cdn-ak-scissors.b.st-hatena.com/image/square/63b0d877e2faa897d1a193af97805fa4babe2374/height=288;version=1;width=512/https%3A%2F%2Fprojects.lukehaas.me%2Fscrollify%2Fimages%2Fscrollify-screenshot.jpg)