cal--daytitle-background-color Attribute | calDaytitleBackgroundColor Property

This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.

Sets or retrieves the background color of the title field where the days of the week are listed for the calendar behavior.

Syntax

CSS { cal--daytitle-background-color : sColor }
Scripting [ sColor = ] calendar.style.calDaytitleBackgroundColor

Possible Values

sColor String that specifies or receives any of the range of values specified in the Color Table.
black
Default. Sets the backround color of the title field.

The property is read/write. The property has a default value of black. The Cascading Style Sheets (CSS) attribute is inherited.

Remarks

The cal--daytitle-background-color attribute is available only to objects participating in the calendar behavior.

Applies To

calendar