jquery-tinyscroller

Simple smooth scroller with events and API.


Install
bower install jquery-tinyscroller

Documentation

jQuery.tinyscroller

NOTE: I coded another scroller plugin - jQuery.EaseScroller.
I recoommend you to use it instead of this.

Simple smooth scroller with events and API.

demos

Usage

(new $.Tinyscroller()).live();

For more info, see demos

Depends

jQuery 1.7.2 (>=1.6.2)

Browsers

IE6+ and other new browsers.

License

Copyright (c) 2012 "Takazudo" Takeshi Takatsudo
Licensed under the MIT license.

Misc

This scirpt was developed with following things.