A.獲取類名列表:classList B.獲取節(jié)點(diǎn)名:nodeName C.以上都不對(duì) D.獲取節(jié)點(diǎn)值:nodeValue
A.html() B.after() C.append() D.insertBefore()
A.offsetLeft B.scrollTop C.offsetTop D.scrollLeft
A.getsomputedstyle() B.getComputedStyle() C.currentstyle D.currentStyle
A.slideToggle() B.createElement() C.offset() D.slideDown()