css מאפייני scrollbar scrollbar-width

scrollbar-width CSS Style Property

המאפיין scrollbar-width מאפשר למחבר להגדיר את העובי המרבי של פסי הגלילה של אלמנט כאשר הם מוצגים.

דוגמא: מגדיר את עובי פס הגלילה רק בפייר פוקס

Demo Panel:
Only on Fire Fox
scrollbar-color
sets the color of the scrollbar track and thumb.
The track refers to the background of the scrollbar, which is generally fixed regardless of the scrolling position.
The thumb refers to the moving part of the scrollbar, which usually floats on top of the track.
Only on Fire Fox
מגדיר את הצבע של רצועת הגלילה והאגודל.
Only on Fire Fox
scrollbar-color
הרצועה מתייחסת לרקע של פס הגלילה, שבדרך כלל קבוע ללא קשר למיקום הגלילה.

האגודל מתייחס לחלק הנע של פס הגלילה, שבדרך כלל צף על גבי המסלול.

allows the author to set the maximum thickness of an element's scrollbars when they are shown.

מאפשר למחבר להגדיר את העובי המרבי של פסי הגלילה של אלמנט כאשר הם מוצגים.

Only on Fire Fox scrollbar-color

CSS: 111
HTML: 222
Syntax:

Valid values:
  • auto, thin, none, revert, revert-layer, unset, inherit, initial

Js Syntax: element.style.scrollbarWidth

תאימות דפדפנים

scrollbar-width
הערך שנבדקChromeFirefoxEdgeCOpera
auto✔️✔️✔️
thin✔️✔️✔️
none✔️✔️✔️
revert✔️✔️✔️
revert-layer✔️✔️✔️
unset✔️✔️✔️
inherit✔️✔️✔️
initial✔️✔️✔️