ColdFusion provides the following methods for controlling the style and appearance of Flash forms and their elements:
Skins provide a simple method for controlling the overall appearance of your form. A single skin controls the entire form.
Styles provide a finer-grained level of control than skins. Each style specifies a particular characteristic for a single control. Many styles are also inherited by a control's children.
You can use both techniques in combination: you can specify a skin for your form and use styles to specify the appearance (such as input text font) of individual controls.
The following sections describe these methods and how you can use them. For detailed information on the style names and values that you can use, see ColdFusion MX Flash Form Style Reference in CFML Reference.
ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | KnowledgeBase | Bug Reporting
Version 7
RSS feed | Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/coldfusion/7/htmldocs/00001397.htm
Comments
jrunrandy said on Feb 16, 2005 at 10:46 AM :