HTMLCollection
On this page
Module: JavaScript DOM API
List of elements.
#include <HTMLCollection.idl>
Inherits from NodeList
Additional inherited members
Public Functions inherited from NodeList
Name | |
---|---|
getter Node | item(unsigned long index) Get a node in the list. |
Public Attributes inherited from NodeList
Name | |
---|---|
readonly attribute unsigned long | length the count of nodes in the list |