1.0.0 • Published 7 years ago

jquery-infinite-scroller v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

jQuery Infinite Scroller Build Status

A jQuery plugin that infinitely scrolls content based on mouse position

Usage

Here is an example of quick usage:

$(".scroller").infiniteScroller();

Parameters:

NameDescriptionDefault
speedThe speed of the scroller1
maxSpeedThe maximum speed of the scroller when hovering20
scrollOnMouseOverAdjust scroll speed and position on mouse overtrue
resetOnMouseOutTween the scroller back to the initial speed on mouse outfalse
directionThe direction of the scrollerleft