Java Reference
In-Depth Information
Property Name
Description
Introduced
bgColor
Deprecated. Gets or sets the value of the bgColor
attribute.
Level 1
link
Deprecated. Gets or sets the value of the link attribute.
Level 1
text
Deprecated. Gets or sets the value of the text attribute.
Level 1
vLink
Deprecated. Gets or sets the value of the vlink attribute.
Level 1
HTMLButtonElement
Represents <button/> elements.
Properties
Property Name
Description
Introduced
accessKey
Gets or sets the value of the accessKey attribute.
Level 1
disabled
Gets or sets the value of the disabled attribute.
Level 1
form
Gets the HTMLFormElement object containing the button.
Returns null if the button is not inside a form.
Level 1
name
Gets or sets the value of the name attribute.
Level 1
type
Gets the value of the type attribute.
Level 1
value
Gets or sets the value of the value attribute.
Level 1
HTMLDivElement
Represents the <div/> element.
Properties
Property Name
Description
Introduced
align
Deprecated. Gets or sets the value of the align attribute.
Level 1
Search WWH ::




Custom Search