搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

how to customize firefox default scroll bar ?

  • 1 回覆
  • 56 有這個問題
  • 1 次檢視
  • 最近回覆由 KatXat

more options

i want to customize default scroll bar of firefox..I have used this code to change its look and feel.

      body{
                  -moz-scrollbar-border: 1px solid red;

-moz-scrollbar-background-color: white -moz-scrollbar-track-background-color: silver; -moz-scrollbar-arrow-background-color: silver; -moz-scrollbar-arrow-color: blue;

                 }
i want to customize default scroll bar of firefox..I have used this code to change its look and feel. body{ -moz-scrollbar-border: 1px solid red; -moz-scrollbar-background-color: white -moz-scrollbar-track-background-color: silver; -moz-scrollbar-arrow-background-color: silver; -moz-scrollbar-arrow-color: blue; }

所有回覆 (1)

more options

i just want to point out that there are several add-ons and extensions you can download to firefox and customize the browser's scrollbar. :)