Provides interfaces for DOM Level 2 HTML Specification.
-
A collection of all the anchor (A
) elements in a document
with a value for the name
attribute.
A collection of all the OBJECT
elements that include
applets and APPLET
( deprecated ) elements in a document.
The list of areas defined for the image map.
The collection of cells in this row.
Returns a collection of all control elements in the form.
A collection of all the forms of a document.
A collection of all the IMG
elements in a document.
A collection of all AREA
elements and anchor (
A
) elements in a document with a value for the
href
attribute.
The collection of OPTION
elements contained by this
element.
Returns a collection of all the rows in the table, including all in
THEAD
, TFOOT
, all TBODY
elements.
The collection of rows in this table section.
Returns a collection of the defined table bodies.