CSS Attributes: User Interface
This section describes the Cascading Style Sheets (CSS) properties that affect user interaction with the HTML page.
Attributes/Properties
acceleratorGets or sets a string that indicates whether the object represents a keyboard shortcut.
cursorGets or sets the type of cursor to display as the mouse pointer moves over the object.
msInterpolationModeObsolete. Gets or sets the interpolation (resampling) method used to stretch images.
outlineGets or sets the color, style, and width of the outline frame.
outlineColorGets or sets the color of the outline frame.
outlineStyleGets or sets the style of the outline frame.
outlineWidthGets or sets the width of the outline frame.
scrollbar3dLightColorGets or sets the color of the top and left edges of the scroll box and scroll arrows of a scroll bar.
scrollbarArrowColorGets or sets the color of the arrow elements of a scroll arrow.
scrollbarBaseColorGets or sets the color of the main elements of a scroll bar, which include the scroll box, track, and scroll arrows.
scrollbarDarkShadowColorGets or sets the color of the gutter of a scroll bar.
scrollbarFaceColorGets or sets the color of the scroll box and scroll arrows of a scroll bar.
scrollbarHighlightColorGets or sets the color of the top and left edges of the scroll box and scroll arrows of a scroll bar.
scrollbarShadowColorGets or sets the color of the bottom and right edges of the scroll box and scroll arrows of a scroll bar.
scrollbarTrackColorGets or sets the color of the track element of a scroll bar.
zoomGets or sets the magnification scale of the object.