This topic has not yet been rated - Rate this topic

:enabled pseudo-class

[This documentation is preliminary and is subject to change.]

Applies one or more styles to the form control element that is enabled.

Selectors Level 3, Section 6.6.4.1

Syntax

selector :enabled {...}

Parameters

selector

A CSS simple selector

Standards information

Remarks

The :enabled pseudo-class is a UI element states pseudo-class. UI element states pseudo-classes select UI elements (form controls such as radio buttons or check boxes) that are in a certain state—enabled, disabled, or selected (checked).

See also

Reference
:disabled
:checked
:indeterminate

 

 

Build date: 3/13/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ