Pure JS One Page Scroll v1.2
Create an Apple-like one page scroller website (iPhone 5S website) with One Page Scroll plugin. (No jQuery Required)
Created by Pete R., Founder of Travelistly & BucketListly
Ready-to-use plugin
All you need is an HTML markup, call the script and BAM!
<div class="main">
<section>...</section>
<section>...</section>
...
</div>
onePageScroll(".main");