MACROMEDIA COLFUSION MX 7-CFML Reference page 246

Cfml reference
Hide thumbs Also See for COLFUSION MX 7-CFML:
Table of Contents

Advertisement

Attribute
disabled
src
onKeyUp
onKeyDown
onMouseUp
onMouseDown Optional;
onChange
onClick
dayNames
firstDayOfWeek Optional;
monthNames
246
Chapter 2: ColdFusion Tags
Req/Opt;
Default
Formats
Optional;
not
disabled
All
Optional;
Flash and
HTML
Optional;
All
Optional;
All
Optional;
All
All
Optional;
All
Optional;
All
Optional;
S, M, T, W,
Th, F, S
All
0
All
Optional;
January,
February,
All
March,
April, May,
June, July,
August,
September,
October,
November,
December
Description
Disables user input, making the control read-only. To
disable input, specify disabled without an attribute or
(or any ColdFusion positive Boolean
disabled="Yes"
value, such as True). To enable input, omit the attribute
or specify
disabled="No"
Boolean value, such as False).
Applies to Flash button, reset, submit, and image types,
and the HTML image type. URL of an image to use on
the button. Flash does not support GIF images.
JavaScript (HTML/XML) or ActionScript (Flash) to run
when the user releases a keyboard key in the control.
JavaScript (HTML/XML) or ActionScript (Flash)
ActionScript to run when the user presses a keyboard
key in the control.
JavaScript (HTML/XML) or ActionScript (Flash) to run
when the user presses a mouse button in the control.
JavaScript (HTML/XML) or ActionScript (Flash) to run
when the user releases a mouse button in the control.
JavaScript (HTML/XML) or ActionScript (Flash) to run
when the control changes due to user action. In Flash,
applies to datefield, password, and text types only.
JavaScript (HTML/XML) or ActionScript (Flash) to run
when the user clicks the control. In Flash, applies to
button, checkbox, image, radio, reset, and submit types
only.
Applies to
type only. A comma-delimited list
datefield
that sets the names of the weekdays displayed in the
calendar. Sunday is the first day; the rest of the weekday
names follow in the normal order.
Applies to
type only. Integer in the range 0-6
datefield
specifying the first day of the week in the calendar: 0
indicates Sunday; 6 indicates Saturday.
Applies to
type only. A comma-delimited list
datefield
of the month names that are displayed at the top of the
calendar.
(or any ColdFusion negative

Advertisement

Table of Contents
loading

This manual is also suitable for:

Colfusion mx 7 - installing and using coldfusion mx

Table of Contents