Calendar HTC Styles

The following styles are associated with the Calendar HTC, using the class attribute. Add the "calendar" class attribute value to an element to create a Calendar HTC instance.

Class Styles

.calendar

Associates an element with the DHTML behavior implemented in the file Calendar.htc. This is used to create a calendar control within the drop-down of the date type EditField HTC.

.WholeCalendar

Defines style characteristics used when rendering the containing table that makes up the Calendar HTC as a whole.

.WholeCalendar .CalTable

Defines style characteristics used when rendering the table containing the grid of days in the Calendar HTC.

.WholeCalendar .DateControls

Defines style characteristics used when rendering the table cell that contains the month and year controls at the top of the Calendar HTC.

.WholeCalendar .Day

Defines style characteristics used when rendering a day cell that is a day in the current month being displayed, and which is not currently selected.

.WholeCalendar .DaySelected

Defines style characteristics used when rendering the currently selected day cell in the Calendar HTC.

.WholeCalendar .DayTitle

Defines style characteristics used when rendering the weekday title cells at the top of the day grid in the Calendar HTC.

.WholeCalendar .OffDay

Defines style characteristics used when rendering a day cell that is either one of the last days of the previous month or one of the first days of the next month instead of a day in the month currently being displayed.


All rights reserved.