jsScrolling

Here is a simple JavaScript scrollbar script that looks quite useful. It caught my eye for it’s smoothness and cleanliness, and it looks like it can be styled to fit into just about any UI design.

It’s called jsScrolling and it was created by the person (or persons) at n-son.com. It utilizes s and the handy overflow: hidden CSS attribute to make a floated scrolling pane. Nothing groundbreaking, but an excellent application of a simple idea.

There are a few examples on the script’s page. Check out the tabbed interface in example four.

[link via del.icio.us]