Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

文章标签:NodeList

找到 1 篇文档

  • Web/API/NodeList NodeList 对象是一个节点的集合,是由 Node.childNodes 和 document.querySelectorAll 返回的.