Adobe Extending Dreamweaver CS4 User Manual
Page 104
98
EXTENDING DREAMWEAVER CS4
The Dreamweaver Document Object Model
form
In addition to the properties
that are available for all tags:
tags:elements
• (an array
of
button, checkbox,
password, radio,
reset, select,
submit, text, file,
hidden, image
, and
textarea
objects)
mmcolorbutton
child objects by name •
Only those methods available to all tags
None
layer
In addition to the properties
that are available for all tags:
visibility
left
top
width
height
zIndex
Only those methods that are available to
all tags
None
image
In addition to the properties
that are available for all tags:
src
Only those methods that are available to
all tags
onMouseOver
onMouseOut
onMouseDown
onMouseUp
button reset
submit
In addition to the properties
that are available for all tags:
form •
In addition to the methods that are
available for all tags:
blur()
focus()
onClick
checkbox radio
In addition to the properties
that are available for all tags:
checked
•
form
•
In addition to the methods that are
available for all tags:
blur()
focus()
onClick
password text
file hidden
image (field)
textarea
In addition to the properties
that are available for all tags:
form
•
value
In addition to the methods that are
available for all tags:
blur()
focus()
select()
onBlur
onFocus
select
In addition to the properties
that are available for all tags:
form
•
options •(an array of
option objects)
selectedIndex
In addition to the methods that are
available for all tags:
blur()
(Windows only)
focus()
(Windows only)
onBlur
(Windows only)
onChange
onFocus
(Windows only)
Object
Properties
Methods
Events