Define the color of the scroll bar yourself

Source: Internet
Author: User

, you define the color of the scroll bar

We generally default scroll bar style as shown in the left image, the right is magnified 1600 times times the sample

Son, we can see that there are several interpellated combinations of scrollbars, and I marked them with 7 numbers,

Comment on the following CSS code, note that the CSS comment code is placed in the

Between two asterisks in two slashes, such as:/* Put the commented code here */

Body {
Scrollbar-arrow-color: #f4ae21; /* Figure 6, the color of the triangular arrows */
Scrollbar-face-color: #333; /* Figure 5, the color of the stereo scroll bar */
Scrollbar-3dlight-color: #666; /* Figure 1, the solid scroll bar Bright side of Yan

Color */
Scrollbar-highlight-color: #666; /* Figure 2, the blank part of the scroll bar

Color */
Scrollbar-shadow-color: #999; /* Figure 3, the shadow of the stereo scroll bar

Color */
Scrollbar-darkshadow-color: #666; /* Figure 4, solid scroll bar Strong Yin

The color of the shadow * *
Scrollbar-track-color: #666; /* Figure 7, stereo scroll bar background color */

Scrollbar-base-color: #f8f8f8; /* Basic color of scroll bar */
Cursor:url (mouse.cur); /* Custom Mouse */
}

Define the color of the scroll bar yourself

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.