Settings when overflow-x horizontal content overflow
Settings when overflow-y vertical content overflow
The values set by the above three attributes are visible (default), scroll, hidden, and auto.
2. scrollbar-3d-light-color The bright edge color of the three-dimensional scrollbar (set the color of the scrollbar)scrollbar-arrow-color color of triangle arrow on top of button
scrollbar-base-color scrollbar basic color
scrollbar-dark-shadow-color three-dimensional scrollbar strong shadow color
scrollbar-face-color color of the convex part of the three-dimensional scrollbar
scrollbar-highlight-color color of blank part of scrollbar
scrollbar-shadow-color color of stereoscopic scrollbar shadow
We will explain the above style properties through several examples:
1. Make the browser window never appear scrollbarsNo horizontal scroll bar
Copy the code