Home > ScrollBar

ScrollBar

ScrollBar is a project mainly written in JavaScript, it's free.

a costum scrollbar provider for mootools

ScrollerBar

This class provides a simple, fully customizable interface for creating custom scrollbars, both horizontal and vertical. The class also comes with some default styles that you can play with.

Tested on Firefox 3.6, Chrome 8 and IE7/8

How to use

Usage is fairly simple:

#JS
var scroll = new ScrollerBar(wrapper,options);

There are quite a lot of tweaks you can do on the class, so for better understanding I suggest you read the docs.