DSGN53871
WEB DESIGN 1

Custom Scrollbars

To further enhance your design, you may choose to use custom scrollbars. The appearance of the scrollbars can be changed by applying a style sheet. The CSS will only affect the appear of scrollbars in Internet Explorer.

/* Scrollbar properties are only
supported by Internet Explorer 5.5 +  */

body {
scrollbar-3dlight-color : #999999;
scrollbar-arrow-color : #999999;
scrollbar-base-color : #666666;
scrollbar-darkshadow-color : Black;
scrollbar-face-color : #666666;
scrollbar-highlight-color : #999999;
scrollbar-shadow-color : #999999;
scrollbar-track-color : #8B8B8B;
}


<< Back


Interactive Multimedia ~ School of Applied Engineering and Computing Sciences ~ Sheridan