|
Common DOM API | ||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
FIELDSET
.
A
) elements in a document
with a value for the name
attribute.
OBJECT
elements that include
applets and APPLET
( deprecated ) elements in a document.
attrChange
indicates the type of change which triggered
the DOMAttrModified event.
attrName
indicates the name of the changed
Attr
node in a DOMAttrModified event.
Attr
node by local name and namespace URI.
NamedNodeMap
containing the attributes of this node (if
it is an Element
) or null
otherwise.
button
is used to indicate which mouse button
changed state.
CAPTION
, or void if none exists.
type
attribute of the element has the value
"Radio" or "Checkbox", this represents the current state of the form
control, in an interactive user agent.
NodeList
that contains all children of this node.
classid
, data
, and
archive
attributes.
classid
attribute.
null
otherwise.
null
otherwise.
null
otherwise.
EventTarget
whose
EventListeners
are currently being processed.
type
has the value "Radio" or "Checkbox", this
represents the HTML checked attribute of the element.
type
attribute of the element has the value
"Text", "File" or "Password", this represents the HTML value attribute
of the element.
AbstractView
for this Document
,
or null
if none available.
Event
,
depending on the type of event.
false
if the style sheet is applied to the document.
DocumentType
)
associated with this document.
DocumentView
of which this is an
AbstractView
.
null
if the server cannot be identified by a domain name.
Element
whose ID
is given by
elementId
.
name
value is given by elementName
.
NodeList
of all the Elements
with a
given tag name in the order in which they are encountered in a
preorder traversal of the Document
tree.
NodeList
of all descendant Elements
with a given tag name, in the order in which they are encountered in
a preorder traversal of this Element
tree.
NodeList
of all the Elements
with a
given local name and namespace URI in the order in which they are
encountered in a preorder traversal of the Document
tree.
NodeList
of all the descendant
Elements
with a given local name and namespace URI in
the order in which they are encountered in a preorder traversal of
this Element
tree.
@charset
rule.
NamedNodeMap
containing the general entities, both
external and internal, declared in the DTD.
FORM
element containing this control.
FORM
element containing this control.
FORM
element containing this control.
FORM
element containing this control.
FORM
element containing this control.
FORM
element containing this control.
FORM
element containing this control.
FORM
element containing this control.
FORM
element containing this control.
FORM
element containing this control.
id
attribute values for header cells.
id
attribute.
IMG
elements in a document.
DOMImplementation
object that handles this document.
OPTION
in its parent SELECT
, starting from 0.
null
if there is none.
data
and the substringData
method below.
CSSRules
in the list.
CSSValues
in the list.
SELECT
.
StyleSheets
in the list.
AREA
elements and anchor (
A
) elements in a document with a value for the
href
attribute.
type
has the value "Text" or "Password".
OPTION
elements may be selected in
this SELECT
.
DOCTYPE
keyword.
target
attribute).
target
attribute).
usemap
).
null
if it is
unspecified.
newValue
indicates the new value of the Attr
node in DOMAttrModified events, and of the CharacterData
node in DOMCharDataModified events.
NamedNodeMap
containing the notations declared in the
DTD.
OPTION
elements contained by this
element.
Document
object associated with this node.
Element
node this attribute is attached to or
null
if this attribute is not in use.
@import
rule, the
ownerRule
attribute will contain the
CSSImportRule
.
null
if this CSSStyleDeclaration
is not attached to a
CSSRule
.
null
if it is
unspecified.
prevValue
indicates the previous value of the
Attr
node in DOMAttrModified events, and of the
CharacterData
node in DOMCharDataModified events.
relatedNode
is used to identify a secondary node related
to a mutation event.
EventTarget
related to a UI
event.
THEAD
, TFOOT
, all TBODY
elements.
THEAD
, TFOOT
, or TBODY
),
starting from 0.
true
; otherwise, it is
false
.
type
attribute has the value "Image", this
attribute specifies the location of the image to be used to decorate
the graphical submit button.
TFOOT
, or null
if none
exists.
THEAD
, or null
if none
exists.
EventTarget
to which the event was
originally dispatched.
TITLE
element
in the head of the document.
data
attribute.
value
attribute when
valuetype
has the value "ref".
type
attribute of the element has the value
"Text", "File" or "Password", this represents the current contents of
the corresponding form control, in an interactive user agent.
OL
.
value
attribute
value.
view
attribute identifies the AbstractView
from which the event was generated.
|
Common DOM API | ||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |