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. :)