User Guide
204 CFML Language Reference
ALIGN
Optional. Alignment value. Valid entries are:
• To p
• Left
• Bottom
• Baseline
• TextTo p
• AbsBottom
• Middle
• AbsMiddle
• Right
GROOVECOLOR
Optional. Color value of the slider groove. The slider groove is the area in which
the slider box moves. Valid entries are:
• black
• magenta
• cyan
• orange
• darkgray
• pink
• gray
• white
• lightgray
• yellow
A hex value can be entered in the form:
GROOVECOLOR="##
xxxxxx
"
Where x is 0–9 or A–F. Use either two pound signs or no pound signs.
BGCOLOR
Optional. Background color of slider label. See GROOVECOLOR for color options.
TEXTCOLOR
Optional. Slider label text color. See GROOVECOLOR for color options.
FONT
Optional. Font name for label text.