Kevin M.

I've never heard of this but how would I go about changing a scroll bar color?

Asked by Kevin M. 2 years ago color scrollbar


Anuradha Joshi
0
 
I am agree with  Pablo G , You can achive this using custom scrollbar..  http://www.noupe.com/javascript/30-javascriptajax-techniques-for-sliders-scrollers-and-scrollbars.html
This is link where you can find various types of custom scroll bars.

by Anuradha Joshi 1 year ago

Scunliffe
0
 
As Pablo G indicated, you can "roll your own" scroll bars via a script.  IE supports some native styling through CSS but it only works in IE thus isn't standard or recommended.

More importantly - unless it is critical to the design of your site I wouldn't recommend changing the styles of "native" page controls - it typically only confuses the user as they are used to, and expecting to see something different.

by Scunliffe 2 years ago

Pablo G
0
 
This is very possible. You can always create your very own custom scrollbar. This is a cross-browser JavaScript solution found here.

by Pablo G 2 years ago

Answer this question

I've never heard of this but how would I go about changing a scroll bar color?

0 errors found:

 
0