ftscroller
Version:
FTScroller is a cross-browser Javascript/CSS library to allow touch, mouse or scrollwheel scrolling within specified elements, with pagination, snapping and bouncing support.
11 lines (10 loc) • 339 B
JSON
{
"name": "ftscroller",
"description": "FTScroller is a cross-browser Javascript/CSS library to allow touch, mouse or scrollwheel scrolling within specified elements, with pagination, snapping and bouncing support.",
"version": "0.7.0",
"main": "lib/ftscroller.js",
"scripts": [
"lib/ftscroller.js"
],
"license": "MIT"
}