Home

Awesome

Installation and usage

Via bower:

bower install jquery.serialScroll

Via npm:

npm install jquery.serialscroll

Using a public CDN

CDN provided by jsdelivr

<script src="//cdn.jsdelivr.net/npm/jquery.serialscroll@1.3.2/jquery.serialScroll.min.js"></script>

Downloading Manually

If you want the latest stable version, get the latest release from the releases page.

jQuery.scrollTo

This plugin requires jQuery.scrollTo. In order to use jQuery.scrollTo 2.0 you need to update jQuery.localScroll to 1.3.0 and above.

Notes