940
Chapter 4: ColdFusion MX Flash Form Style Reference
Styles for cfinput with radioButton, checkbox, button, image, or
submit type attributes
The following styles apply
cfinput
tags with the following
type
attribute values:
•
button
•
checkbox
•
image
•
radiobutton
•
submit
In some cases, a style applies only to the subset of these input types, as specified in the
description.
shadowColor
Y
Format: color; shadow color of the line, as follows:.
•
If
strokeWidth
is 1, does nothing.
•
If
strokeWidth
is 2 (default), the color of the bottom line.
•
If
strokeWidth
is greater than 2, the color of the bottom and right
edges of the rectangle.
The default value is ##D4D0C8.
strokeWidth
Y
Thickness of the rule in pixels, as follows:
•
If
strokeWidth
is 1, the rule is a 1-pixel-wide line.
•
If
strokeWidth
is 2 (default), the rule is two adjacent 1-pixel-wide
horizontal lines.
•
If
strokeWidth
is greater than 2, the rule is a hollow rectangle with
1-pixel-wide edges.
The default value is 2.
Style
Inh Description
borderThickness
N
Thickness of border "ring". A value of 0 means no border. Any
value greater than 2 creates a glowing "ring" around the button.
The default value is 3.
cornerRadius
N
Radius of corners. The default value is 5.
horizontalGap
N
Gap between the label and the image in an
img
input when
labelPlacement = "left" or "right". The default value is 2.
repeatDelay
N
Format: time; number of milliseconds to wait after the first
buttonDown event before repeating buttonDown events at the
repeatInterval. The default value is 500.
repeatInterval
N
Format: time; number of milliseconds between buttonDown events
if you press and hold a button. The default value is 35.
symbolBackgroundColor Y
Format: color; background color of check boxes and radio buttons.
The default value is ##FFFFFF (white).
symbolBackground
DisabledColor
Y
Format: color; background color of check boxes and radio buttons
when disabled. The default value is ##EFEEEF (light gray).
Style
Inh Description
Summary of Contents for COLFUSION MX 7 - INSTALLING AND USING COLDFUSION MX
Page 1: ...COLDFUSION MX7 CFML Reference...
Page 20: ...20 Chapter 1 Reserved Words and Variables...
Page 50: ...50 Chapter 2 ColdFusion Tags cfelse br Searching cfif cfloop cfif...
Page 101: ...cfdefaultcase 101 cfdefaultcase cfswitch cfoutput Your grade is grade cfoutput...
Page 115: ...cfdocumentsection 115 cfdocumentsection cfoutput cfdocument...
Page 411: ...cftable 411 cftable body html...
Page 515: ...Chr 515 maxlength 5 p input type Submit name input type RESET cfform...
Page 605: ...GetEncoding 605 WriteOutput The encoding is theEncoding cfscript cfif...
Page 629: ...GetProfileString 629 tr td input type Submit name Submit value Submit td td td tr table form...
Page 655: ...IIf 655 cfoutput IIf Hour Now GTE 12 DE It is afternoon or evening DE It is morning cfoutput b...
Page 664: ...664 Chapter 3 ColdFusion Functions cfelse h3 Conversion error h3 cfif...
Page 687: ...IsStruct 687 cfoutput cfquery cfif cfoutput hr Employee Add Complete cfoutput cfcase cfswitch...
Page 751: ...LSDateFormat 751 hr noshade cfoutput cfloop...
Page 861: ...StructFind 861 cfquery cfif cfoutput hr Employee Add Complete cfoutput cfcase cfswitch...
Page 903: ...Val 903 value Is the beginning numeric name form...
Page 932: ...932 Chapter 3 ColdFusion Functions...
Page 944: ...944 Chapter 4 ColdFusion MX Flash Form Style Reference...
Page 962: ...962 Chapter 5 Application CFC Reference...
Page 1054: ...1054 Chapter 6 ColdFusion MX Event Gateway Reference...