Pages tagged scroller:

How to Build a Super Duper News Scroller - Nettuts+
http://net.tutsplus.com/videos/screencasts/how-to-build-a-super-duper-news-scroller/

News scroller
TinyScroller JavaScript Scrollable Div – 1.7KB - Web Development Blog
http://www.leigeber.com/2009/09/javascript-scrollable-div/
簡単に設置できる超軽量のコンテンツスクローラーのスクリプト
Div scrollabili con Javascript
how to customize a site's scrollbar in jquery.
TinyScroller is a basic scrollable div script at only 1.7KB. It can be used with any HTML and degrades gracefully. The styling is completely customizable through the simple CSS.  || The TINY.scroller.init function takes 5 parameters: the id of the parent content wrapper, the id of the content div, the id of the scroll div, the id of the scroll button, and the class of the scroll button active state (optional). This script has been tested working in IE6-IE8, Firefox, Opera, Chrome, and Safari. Please send bug reports to michael@leigeber.com with the subject “BUG REPORT”. This script is available free of charge for any project, personal or commercial, under the creative commons license and is offered AS-IS