HTMLCollection in DOM Level 2 HTML

(no overview available)

Instance Properties

name type description
length Number (read only)

Instance Methods

name returns description
item() Node
namedItem() Node

Properties that are an HTMLCollection

name object description
elements HTMLFormElement (read only)
areas HTMLMapElement (read only)
rows HTMLTableElement (read only)
tBodies HTMLTableElement (read only)
rows HTMLTableSectionElement (read only)
cells HTMLTableRowElement (read only)
images HTMLDocument (read only)
applets HTMLDocument (read only)
links HTMLDocument (read only)
forms HTMLDocument (read only)
anchors HTMLDocument (read only)