CSS Attributes: User Interface

This section describes the Cascading Style Sheets (CSS) properties that affect user interaction with the HTML page.

Attributes/Properties

accelerator

Sets or retrieves a string that indicates whether the object represents a keyboard shortcut.

cursor

Sets or retrieves the type of cursor to display as the mouse pointer moves over the object.

msInterpolationMode

Sets or retrieves the interpolation (resampling) method used to stretch images.

outline

Sets or retrieves the color, style, and width of the outline frame.

outlineColor

Sets or retrieves the color of the outline frame.

outlineStyle

Sets or retrieves the style of the outline frame.

outlineWidth

Sets or retrieves the width of the outline frame.

scrollbar3dLightColor

Sets or retrieves the color of the top and left edges of the scroll box and scroll arrows of a scroll bar.

scrollbarArrowColor

Sets or retrieves the color of the arrow elements of a scroll arrow.

scrollbarBaseColor

Sets or retrieves the color of the main elements of a scroll bar, which include the scroll box, track, and scroll arrows.

scrollbarDarkShadowColor

Sets or retrieves the color of the gutter of a scroll bar.

scrollbarFaceColor

Sets or retrieves the color of the scroll box and scroll arrows of a scroll bar.

scrollbarHighlightColor

Sets or retrieves the color of the top and left edges of the scroll box and scroll arrows of a scroll bar.

scrollbarShadowColor

Sets or retrieves the color of the bottom and right edges of the scroll box and scroll arrows of a scroll bar.

scrollbarTrackColor

Sets or retrieves the color of the track element of a scroll bar.

zoom

Sets or retrieves the magnification scale of the object.