YAHOO.widget.Calendar
(
id
,
container
,
config
)
- Parameters:
-
id <String>optional The id of the table element that will represent the Calendar widget. As of 2.4.0, this argument is optional. -
container <String | HTMLElement>The id of the container div element that will wrap the Calendar table, or a reference to a DIV element which exists in the document. -
config <Object>optional The configuration object containing the initial configuration values for the Calendar.