Java Reference
In-Depth Information
Methods
MethOD NaMe
DesCrIptION
INtrODuCeD
Removes the keyboard focus from the element.
Level 1
blur()
Gives keyboard focus to the element.
Level 1
focus()
HTMLBodyelement
Represents the <body/> element.
Properties
prOperty NaMe
DesCrIptION
INtrODuCeD
Deprecated. Gets or sets the value of the alink attribute.
Level 1
aLink
Deprecated. Gets or sets the value of the background
attribute.
Level 1
background
Deprecated. Gets or sets the value of the bgColor
attribute.
Level 1
bgColor
Deprecated. Gets or sets the value of the link attribute.
Level 1
link
Deprecated. Gets or sets the value of the text attribute.
Level 1
text
Deprecated. Gets or sets the value of the vlink attribute.
Level 1
vLink
HTMLButtonelement
Represents <button/> elements.
Properties
prOperty NaMe
DesCrIptION
INtrODuCeD
Gets or sets the value of the accessKey attribute.
Level 1
accessKey
Gets or sets the value of the disabled attribute.
Level 1
disabled
Gets the HTMLFormElement object containing the button.
Returns null if the button is not inside a form.
Level 1
form
Gets or sets the value of the name attribute.
Level 1
name
Gets the value of the type attribute.
Level 1
type
Gets or sets the value of the value attribute.
Level 1
value
Search WWH ::




Custom Search