Chapter 1: ColdFusion Tags
203
IMGSTYLE
Optional. Style of the image to appear in the slider groove. Valid entries are:
•
Centered
•
Tiled
•
Scaled
Default is Scaled.
RANGE
Optional. Determines the values of the left and right slider range. The slider value
appears as the slider is moved.
Separate values by a comma, for example:
RANGE="1,100"
Default is "0,100". Valid only for numeric data.
SCALE
Optional. An unsigned integer. SCALE defines the slider scale within the value of
RANGE. For example, if RANGE=0,1000 and SCALE=100, the incremental values
for the slider would be 0, 100, 200, 300, and so on.
VALUE
Optional. Determines the default slider setting. Must be within the values
specified in RANGE. Defaults to the minimum value specified in RANGE.
ONVALIDATE
Optional. The name of a valid JavaScript function used to validate user input, in
this case, a change to the default slider value.
MESSAGE
Optional. Message text to appear if validation fails.
ONERROR
Optional. The name of a valid JavaScript function you want to execute in the event
of a failed validation.
HEIGHT
Optional. Height value of the slider control, in pixels.
WIDTH
Optional. Width value of the slider control, in pixels.
VSPACE
Optional. Vertical margin spacing above and below slider control, in pixels.
HSPACE
Optional. Horizontal margin spacing to the left and right of slider control, in
pixels.
Summary of Contents for COLDFUSION 4.5-CFML LANGUAGE
Page 1: ...Allaire Corporation CFML Language Reference ColdFusion 4 5...
Page 207: ...Chapter 1 ColdFusion Tags 183 CFCATCH CFTRY BODY HTML...
Page 224: ...200 CFMLLanguageReference CFOUTPUT P Text within CFOUTPUT is always shown CFOUTPUT BODY HTML...
Page 336: ...312 CFMLLanguageReference CFIF BODY HTML...
Page 404: ...380 CFMLLanguageReference DE It is morning CFOUTPUT P BODY HTML...
Page 413: ...Chapter 2 ColdFusion Functions 389 Customer BalanceDue BR CFOUTPUT CFIF BODY HTML...
Page 483: ...Chapter 2 ColdFusion Functions 459 CFOUTPUT CFLOOP BODY HTML...
Page 584: ...560 CFMLLanguageReference...
Page 594: ...570 CFMLLanguageReference...