288
Attribute
appendKey
highlightHref
onValidate
message
onError
lookAndFeel
font
fontSize
italic
bold
height
width
vSpace
hSpace
Description
Optional. Yes or No. When used with
CFTREEITEMKEY variable along with the value of the selected
tree item in the URL to the application page specified in the
attribute. The default is Yes.
cfform action
Optional. Yes highlights links associated with a
a URL attribute value. No disables highlight. Default is Yes.
Optional. The name of a valid JavaScript function used to
validate user input. The form object, input object, and input
object value are passed to the specified routine, which should
return true if validation succeeds and false otherwise.
Optional. Message text to appear if validation fails.
Optional. The name of a JavaScript function to execute in the
event of a failed validation.
Optional. Stylistic choice for the slider. One of the following:
motif
Renders the slider using Motif style.
(default) Renders the slider using Windows style.
windows
metal
Renders the slider using Java Swing style.
If your platform cannot support your style choice, the tag
defaults to using the platform's default style.
Optional. Font name to use for data in the tree control.
Optional. Font size for text in the tree control, in points.
Optional. Yes or No. Yes displays tree control text in italic.
Default is No.
Optional. Yes or No. Yes displays tree control text in boldface.
Default is No.
Optional. Height of the tree control, in pixels.
Optional. Width of the tree control, in pixels.
Optional. Vertical margin spacing above and below the tree
control, in pixels.
Optional. Horizontal spacing to the left and right of the tree
control, in pixels.
Chapter 2 ColdFusion Tags
href
, Yes passes the
cftreeitem
with
Need help?
Do you have a question about the COLDFUSION 5 - CFML and is the answer not in the manual?