Styles for cfcalendar tag and cfinput with dateField type attribute

The following styles apply to the cfcalendar tag and dateField type of the cfinput tag:

Style

Inh

Description

headerColors

Y

Format: color; colors of the band at the top of the DateChooser control. Specify two values, separated by a comma. For a solid band, use the same color for both values. The default value is ##E6EEEE,##FFFFFF.

rollOverColor

Y

Format: color; color of the background when the user moves the mouse pointer over the DateField. The default value is ##E3FFD6.

selectionColor

Y

Format: color; color of the background when the user selects the DateField. The default value is ##CDFFC1.

todayColor

Y

Format: color; color of today’s date. The default value is ##2B333C.