Sets or retrieves the background color displayed when the mouse cursor hovers over a table row for the rowover behavior.
Syntax
HTML { ro--hover-background: sColor } Scripting [ sColor = ] oTable.style.roHoverBackground
Possible Values
sColor Any of the range of values specified in the Color Table. The property is read/write with a default value of navy; the cascading style sheets (CSS) attribute is inherited.
Remarks
The ro--hover-background attribute is available only to objects participating in the rowover behavior.
Applies To
rowover