开发者

How to style a scroller using Javascript

开发者 https://www.devze.com 2023-01-17 13:08 出处:网络
I have a site where on the sidebar I have some videos with a scrollbar (http://mibsoftw开发者_JAVA百科are.us/clients/raveis), I need to figure out how style this scrollbar so it can be a different col

I have a site where on the sidebar I have some videos with a scrollbar (http://mibsoftw开发者_JAVA百科are.us/clients/raveis), I need to figure out how style this scrollbar so it can be a different color, etc. What is best way to do this? Any help would be greatly appreciated.

the scroller is inside a div


Take a look at jScrollPane to style scrollbars in cross-browser fashion.
See the basic demo here

0

精彩评论

暂无评论...
验证码 换一张
取 消