<div>
s, <section>
s, or any other element you prefer for your row containers.scroll-target
class to each row container you want your visitors to auto-scroll to.
<script src="http://code.jquery.com/jquery-1.11.3.min.js"></script> <script src="http://cdnjs.cloudflare.com/ajax/libs/jquery-mousewheel/3.1.13/jquery.mousewheel.min.js"></script> <script src="your/path/to/rowScroll.min.js"></script> </body>