HTMLCollection

Module: JavaScript DOM API

List of elements.

#include <HTMLCollection.idl>

Inherits from NodeList

Additional inherited members

Public Functions inherited from NodeList

Name
getter Nodeitem(unsigned long index)
Get a node in the list.

Public Attributes inherited from NodeList

Name
readonly attribute unsigned longlength
the count of nodes in the list