How can I create custom scrollbar for Mozilla Firefox with CSS? [duplicate]

匿名 (未验证) 提交于 2019-12-03 01:17:01

问题:

This question already has an answer here:

Is it possible to create a custom scrollbar for Mozilla Firefox with CSS?

I found some articles which tells it was supported in past (e.g. http://codemug.com/html/custom-scrollbars-using-css/).

Are there more examples?

回答1:

On this side the firefox scollbar is cancelled.

http://codemug.com/html/custom-scrollbars-using-css/

But look here:

http://jscrollpane.kelvinluck.com

http://hesido.com/web.php?page=customscrollbar

http://script-tutorials.com/custom-scrollbars-cross-browser-solution

http://manos.malihu.gr/jquery-custom-content-scroller

These are plugins that work for all browsers.

Plugin only for firefox: https://addons.mozilla.org/de/firefox/addon/noiascrollbars/

I hope I could help you!



标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!