cal--currentMonth-font-family Attribute | calCurrentMonthFontFamily Property
This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.
Sets or retrieves the name of the font used for the active month cells in the calendar behavior.
Syntax
XML <ELEMENT cal--currentMonth-font-family = sFont... > Scripting [ sFont = ] calendar.calCurrentMonthFontFamily
Possible Values
sFont String that specifies or receives one of the following values.
- family-name
- String that specifies any of the available font families supported by the document (for example,
Times
,Helvetica
,Zapf-Chancery
,Western
, orCourier
).- generic-name
- String that specifies any of the following font families:
serif
,sans-serif
,cursive
,fantasy
, ormonospace
.The property is read/write. The property has no default value.
Remarks
The cal--currentMonth-font-family attribute is available only to objects participating in the calendar behavior.
Applies To
calendar