User Guide

933
CHAPTER 4
ColdFusion MX Flash Form Style Reference
This chapter describes the styles that you can specify in Macromedia ColdFusion MX 7 forms
tags when you display the form or form element in Flash format.
Contents
Styles valid for all controls . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 934
Styles for cfform. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 936
Styles for cfformgroup with horizontal or vertical type atributes. . . . . . . . . . . . . . . . . . . . . . . 936
Styles for box-style cfformgroup elements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 937
Styles for cfformgroup with accordion type attribute . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 938
Styles for cfformgroup with tabnavigator type attribute . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 939
Styles for cfformitem with hrule or vrule type attributes. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 939
Styles for cfinput with radioButton, checkbox, button, image, or submit type attributes . . . . 940
Styles for cftextarea tag and cfinput with text, password, or hidden type attributes. . . . . . . . . 941
Styles for cfselect with size attribute value of 1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 941
Styles for cfselect with size attribute value greater than 1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . 942
Styles for cfcalendar tag and cfinput with dateField type attribute . . . . . . . . . . . . . . . . . . . . . 942
Styles for the cfgrid tag. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 943
Styles for the cftree tag . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 943
Note: The column labeled Inh indicates whether a style is inherited by child controls, such as the form
controls in a vbox.