NodeList objects are collections of nodes such as those returned by properties such as Node.childNodes and the document.querySelectorAll() method.
Documentation NodeList by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
NodeList objects are collections of nodes such as those returned by properties such as Node.childNodes and the document.querySelectorAll() method.
Documentation NodeList by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also: