相关考题
-
单项选择题
能够获取特定元素节点属性的方法的是()
A.replaceChind()
B.getAttribute()
C.setAttribute()
D.removeAttribute() -
单项选择题
获取元素的子元素集合的方法是()
A.child
B.firstChild
C.lastChild
D.children -
单项选择题
获取标签节点的第一个子元素属性是()
A.child
B.firstChild
C.lastChild
D.children
