多项选择题
A.hovrB.resetC.submitD.delete
dom对象中获取双标签中的文本内容使用()A.valueB.innerTextC.innerHtml
单项选择题dom对象中获取双标签中的文本内容使用()
A.valueB.innerTextC.innerHtml
能够获取特定元素节点属性的方法的是()A.replaceChind()B.getAttribute()C.se...
单项选择题能够获取特定元素节点属性的方法的是()
A.replaceChind()B.getAttribute()C.setAttribute()D.removeAttribute()
获取元素的子元素集合的方法是()A.childB.firstChildC.lastChildD.childre...
单项选择题获取元素的子元素集合的方法是()
A.childB.firstChildC.lastChildD.children