jQuery Custom Scrollbar does exactly what the plugin name implies. It allows developers to use custom graphics for the scrollbar UI element, not styleable via CSS by default.
The plugin does not actually style the scrollbar. It only hides the default browser specific UI and overlays the developer's graphics on top of it.
Default scrollbar behavior is not changed.
Demos are included with the download package, to get programmers started on their own scrollbar themes.
Here are some key features of "jQuery Custom Scrollbar":
· Supports both scrolling directions - horizontal and vertical
· Easy to skin via CSS
· Can scroll to predefined positions on the scrollbar
· Support for window resize events
· Scroll by mouse drag, scroll button and keyboard
Requirements:
· JavaScript enabled on client side
· jQuery 1.4 or higher
What's New in This Release: [ read full changelog ]
· Added support for events.