Scrollbar color change in Firefox

后端 未结 8 959
迷失自我
迷失自我 2020-11-30 07:21

I want to change the scrollbar color in Firefox. How can I do that?

8条回答
  •  借酒劲吻你
    2020-11-30 08:04

    you can't. as you can see here, this is only possible fpr IE5+ and Opera7.2+.

    EDIT: with a bit of javascript it could be possible to build you own "html-scrollbars" that could be styled like you want them - but i don't think you should do that, writing this just to be detailed.

提交回复
热议问题