Grammar:
Scrollbar-arrow-color:color
Parameters:
Color: Specifies the color. See Color units and Appendix: color Tables
Description
Sets or retrieves the color of the scroll bar direction arrows. This property is invalidated when the scroll bar appears but is not available.
See overflow properties.
The corresponding script attribute is scrollbararrowcolor. Please refer to the other bibliography I have written.
Example:
div {scrollbar-arrow-color:buttontext;}
Grammar:
Scrollbar-arrow-color:<color>
Default value: ButtonText
Applies To: all block-level elements except table system
Inheritance: There are
Value:
<color>:
Specifies the color.
Description
Retrieves or sets the color of the object scroll bar direction arrows. This property is invalidated when the scroll bar appears but is not available.
The corresponding script attribute is scrollbararrowcolor.
Compatibility:
Light green = Support
Red = not supported
Blackish green = partial support
Orange = Experimental Properties
Support version \ Type
IE Firefox Safari Chrome Opera
Version
6 4-18 5.1.7 13-23 11.5-12.5
Example:
<! DOCTYPE html>