Scrollable: jQuery Plugin To Scroll Content
10
Oct
Scrollable is a flexible & lightweight (3.9kb) jQuery plugin for creating scrollable contents.
Any content (HTML, video, text..) can be used as a scrolling item. And, it supports vertical scrolling besides the standard horizontal scrolling which makes it very ideal, specially for news sites or portals to present the flash contents.
Other features of Scrollable are:
- Setting the number of visible items
- Mouse, arrow keys and mousewheel (requires mousewheel.js) support
- Programmatic actions:
next, prev, nextPage, prevPage, seekTo, begin, end - Know when list is scrolled with custom event listener
This jQuery plugin is built by the FlowPlayer team (see WRD post) and includes great examples (this & this) with FlowPlayer integration.
Requirements: jQuery
Compatibility: All Major Browsers
Website: http://www.flowplayer.org/tools/scrollable.html
Via: http://sharebrain.info/brainpicks/scripting/scroll-m...
Compatibility: All Major Browsers
Website: http://www.flowplayer.org/tools/scrollable.html
Via: http://sharebrain.info/brainpicks/scripting/scroll-m...
- Tags:
jQuery
- Filed under: Goodies, MIT License, Menu & Navigation





4 Responses for "Scrollable: jQuery Plugin To Scroll Content"
Awesome
Finally! Been waiting for a decent example of a side scroller in jQuery. I mainly deal with the backend and have been trying to integrate jquery into the PHPulse framework. This was a nice bell and whistle I wanted to add for a top login bar. Thx.
Love it
What is the point of this versus jquery scrollTo, serialScroll, localScroll?
Valid XHTML | Valid CSS
Popular Posts