psy e48014c2e0 moved from https://github.com/epsylon/Elgg-Lorea-Hydra 6 gadi atpakaļ
..
demo e48014c2e0 moved from https://github.com/epsylon/Elgg-Lorea-Hydra 6 gadi atpakaļ
snippets e48014c2e0 moved from https://github.com/epsylon/Elgg-Lorea-Hydra 6 gadi atpakaļ
.bower.json e48014c2e0 moved from https://github.com/epsylon/Elgg-Lorea-Hydra 6 gadi atpakaļ
CHANGELOG e48014c2e0 moved from https://github.com/epsylon/Elgg-Lorea-Hydra 6 gadi atpakaļ
LICENSE e48014c2e0 moved from https://github.com/epsylon/Elgg-Lorea-Hydra 6 gadi atpakaļ
README.md e48014c2e0 moved from https://github.com/epsylon/Elgg-Lorea-Hydra 6 gadi atpakaļ
bower.json e48014c2e0 moved from https://github.com/epsylon/Elgg-Lorea-Hydra 6 gadi atpakaļ
jquery.serialScroll.js e48014c2e0 moved from https://github.com/epsylon/Elgg-Lorea-Hydra 6 gadi atpakaļ
jquery.serialScroll.min.js e48014c2e0 moved from https://github.com/epsylon/Elgg-Lorea-Hydra 6 gadi atpakaļ
package.json e48014c2e0 moved from https://github.com/epsylon/Elgg-Lorea-Hydra 6 gadi atpakaļ

README.md

Installation and usage

Via bower:

bower install jquery.serialScroll

Via npm:

npm install jquery.serialscroll

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

  • 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.