Click to return to the DHTML, HTML     
cal--offMonth-color Attri...     cal--offMonth-font-size A...     calendar Behavior    
Web Workshop  |  DHTML, HTML & CSS

cal--offMonth-font-family Attribute | calOffMonthFontFamily Property


Sets or retrieves the name of the font used in the previous and next month fields for the calendar behavior.

Syntax

XML<Prefix:CustomTag ID = sID STYLE="behavior:url('calendar.htc'); cal-offMonth-font-family: sFamily;" .../>
HTML{ cal-offMonth-font-family: [[family-name | generic-name ],]* [family-name | generic-name] }
Scripting[ sFamily = ] oCalendar.style.calOffMonthFontFamily

Possible Values

Prefix Prefix used to associate CustomTag with a namespace. This prefix is set using the XMLNS attribute of the HTML tag.
CustomTag User-defined tag.
sID String that uniquely identifies the object.
family-nameString specifying any of the available font families supported by the browser (for example, Times, Helvetica, Zapf-Chancery, Western, or Courier).
generic-nameString specifying any of the following font families: serif, sans-serif, cursive, fantasy, or monospace.

The property is read/write with no default value; the cascading style sheets (CSS) attribute is not inherited.

Remarks

The cal-offMonth-font-family attribute is available only to objects participating in the calendar behavior.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
calendar


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.