题目内容

下列那个代表是设置对象的属性值

A. getAttribute()
B. setAttribute()
C. innerHTML
D. innerText

查看答案
更多问题

返回目标节点的下一个兄弟节点

A. lastChild
B. parentNode
C. nextSibling
D. previousSibling

千万不要在文档加载后使用 document.write()。这么做会覆盖文档。

A. 对
B. 错

document.removeChild(element) 是移动HTML元素

A. 对
B. 错

document.scripts是返回所有