This script helps you scroll a page section by section and define actions per section and during transitions between sections.
Download the production version or the development version.
In your web page:
<script src="jquery.js"></script>
<script src="dist/sscrollerr.min.js"></script>
<script>
jQuery(function($) {
$.awesome(); // "awesome"
});
</script>(Coming soon)
(Coming soon)
(Nothing yet)