:enabled
A pseudo-class that targets form elements (like inputs or buttons) that are in an 'enabled' state and can be interacted with.
Syntax
/* Usage Example */
input:enabled {
/* Adds a subtle hover effect to clickable inputs only */
background-color: #fff;
border: 1px solid #3b82f6;
}
:enabled Browser support
Widely available
Since
2015 96% global usage
This feature is well established and works across many devices and browser versions. It has been available across browsers since 2015.
1+
1+
3.1+
12+