单项选择题
能够获取特定元素节点属性的方法的是()
A.replaceChind()
B.getAttribute()
C.setAttribute()
D.removeAttribute()
点击查看答案&解析
相关考题
-
单项选择题
获取元素的子元素集合的方法是()
A.child
B.firstChild
C.lastChild
D.children -
单项选择题
获取标签节点的第一个子元素属性是()
A.child
B.firstChild
C.lastChild
D.children -
单项选择题
在我们表单页面中需要正则表达式后面加/g表示()
A.全局匹配
B.忽略大小写
C.多行匹配
D.定制匹配
