DOM 集合对象

Tags
htmlwebapi
Created
May 19, 2015 3:36 PM

DOMTokenList 实时的 // Element.classList

NodeList // document.getElementsBy** 动态实时的,document.querySelectorAll 静态的

HTMLCollection // 动态的,document.forms

CSS2Properties // HTMLElement.style

StyleSheetList

cssRules

SuperMade with Super