Element.getElementById

Searches this element and the tree of elements under it for one matching the given id attribute.

class Element
getElementById
(
string id
)

Meta