Ago
23
Posted on 23-08-2008
Categories: css, javascript, sviluppo - Author: Mat on 23-08-2008

Standard Css doesn’t allow scrollbars customizations, only color changes are allowed with only ie-compatible css code.

I found three solutions to realize a custom scrollbar:

The first, jsScrollbar, is simply the best and the more customizable scrollbar. It uses div blocks which are js manipulated to simulate a scrollbar and get a totally custom bar. You can read the tutorial and get a scrollbar like this.

Mootools styled scrollbar is another good solution to specify your scroolbar.

The last, jQuery slider gallery creates the same effect used on Apple’s web site, an horizontal scroll with text within.


 

Comments

Filip Jakobsen on 26 Marzo, 2009 at 22:46 #

YES, FINALLY HERE IT IS!!! THANK YOU! Exactly what I was looking for… You are my hero! No, not really, but i really appreciate these links. Thank you thank you thank THANK YOU!.. :-) Have a nice day.


Craig on 16 Aprile, 2009 at 01:54 #

Is there a way to use the jsScrollbar for a horizontal scroll effect, instead of the vertical one shown in the example?


Mat on 16 Aprile, 2009 at 08:42 #

I think you can’t. You can hack jsScrollbar.js file, or simply (preferable) you can use Mootools or JQuery’s solution


Post a Comment
Name:
Email:
Website:
Comments: