题目内容

要改变当前窗口中显示的网页可以使用下面哪一个代码。()

A. window.status
B. document.location
C. window.history
D. window.location

查看答案
更多问题

要改变网页的背景颜色可以使用下面哪一个代码。()

A. window.title
B. document.title
C. window.bgcolor
D. document.bgcolor

在文档对象模型(DOM)中,代表当前文档的对象是document对象。

A. 对
B. 错

在文档对象模型(DOM)中,代表当前窗口的对象是window对象。

A. 对
B. 错

window对象的clearInterval(interval)方法用来清除setInterval()设置的重复操作。

A. 对
B. 错

答案查题题库