单项选择题
如何在浏览器的状态栏放入一条消息:()。
A.statusbar = "put your message here" B.window.status = "put your message here" C.window.status("put your message here") D.status("put your message here")
单项选择题 在JavaScript中,如果不指明对象直接调用某个方法,则该方法默认属于哪个对象:()。
单项选择题 与image对象不相关的事件处理是下列哪项:()。
单项选择题 以下哪个选项中的方法全部属于window对象:()