Java Reference
In-Depth Information
HTMLDivelement
Represents the <div/> element.
Properties
prOperty NaMe
DesCrIptION
INtrODuCeD
Deprecated. Gets or sets the value of the align
attribute.
Level 1
align
HTMLFormelement
Represents the <form/> element.
Properties
prOperty NaMe
DesCrIptION
INtrODuCeD
Gets or sets the value of the action attribute.
Level 1
action
Returns an HTMLCollection object containing all
form control elements in the form.
Level 1
elements
Gets or sets the value of the enctype attribute.
Level 1
enctype
Returns the number of form controls within the form.
Level 1
length
Gets or sets the value of the method attribute.
Level 1
method
Gets or sets the value of the name attribute.
Level 1
name
Gets or sets the value of the target attribute.
Level 1
target
Methods
MethOD NaMe
DesCrIptION
INtrODuCeD
Resets all form control elements contained within the
form to their default values.
Level 1
reset()
Submits the form. Does not fire the submit event.
Level 1
submit()
HTMLFrameelement
Represents the <frame/> element.
Search WWH ::




Custom Search