MONTHLENGTH Attribute | monthLength Property

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

Specifies the length of the month names for the calendar behavior.

Syntax

XML <ELEMENT MONTHLENGTH = sLength... >
Scripting [ sLength = ] calendar.monthLength

Possible Values

sLength String that specifies or receives one of the following values.
short
Month names are abbreviated. The length depends on the language.
long
Default. Month names are not abbreviated.

The property is read/write. The property has a default value of long.

Remarks

The monthLength property is available only to objects participating in the calendar behavior.

Applies To

calendar