RVC / jquery.serialScroll

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jQuery.SerialScroll

Installation and usage

Using bower:

bower install jquery.serialScroll

Downloading Manually

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

Notes

  • The plugin requires jQuery.ScrollTo. http://github.com/flesler/jquery.scrollTo

  • The hash of settings is passed in to jQuery.ScrollTo, so, in addition to jQuery.LocalScroll's settings, you can use any of jQuery.ScrollTo's. Check that plugin's documentation for further information.

  • Most of this plugin's defaults, belong to jQuery.ScrollTo, check it's demo for an example of each option.

About

License:MIT License