cp--hover-style Attribute | cpHoverStyle Property
This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.
Sets or retrieves the borderWidth, borderStyle, and borderColor properties to be drawn when the mouse cursor hovers over a particular color.
Syntax
CSS { cp--hover-style : sStyle } Scripting [ sStyle = ] colorpick.style.cpHoverStyle
Possible Values
sStyle String that specifies or receives the following space-delimited values:
- sWidth
- Any of the range of values available to the borderWidth property.
- sStyle
- Any of the range of values available to the borderStyle property.
- sColor
- Any of the range of values available to the borderColor property.
The property is read/write. The property has a default value of 1px inset activeborder. The Cascading Style Sheets (CSS) attribute is not inherited.
Applies To
colorpick