🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

A minimal plugin to animate scrolling to desired content sections smoothly, with support for easing effects and snapping functionality.

scrolling One-Page-Scrolling

Documentation

Scroller

Version 1.0

Contributors

Scott de Jonge @scottdejonge

Summary

A simple fullscreen page scroller usng JQuery.

Usage

###Options

$('[data-scroller]').scroller({ 	body: 'html, body', 	navigationcontainer: '[data-scroller-nav]', 	navigation: '[data-scroller-nav] > a', 	section: '[data-scroller-section]', 	current: 0, 	speed: 650, 	easing: 'easeInOutExpo' }); 

Changelog

Version 1.0

  • initial version

Credits


You May Also Like