13-4.设置窗口的状态栏文本可通过window对象的( )属性设定值来实现的。
A: document
B: parent
C: self
D: status
A: document
B: parent
C: self
D: status
举一反三
- Window对象是一个优先级很高的对象,包含了丰富的属性、方法,常用的属性有self、parent、top、status,需哪个可以设置在浏览器的状态栏中显示信息? A: self B: parent C: top D: status
- 下列哪个属性可以获得打开当前窗口的window对象() A: opener B: parent C: self D: top
- 中国大学MOOC: Window对象是一个优先级很高的对象,包含了丰富的属性、方法,常用的属性有self、parent、top、status,需哪个可以设置在浏览器的状态栏中显示信息?
- window对象的()属性用来指定浏览器状态栏中显示的临时消息。 A: status B: screen C: history D: document
- Javascipt浏览器对象模型中,window对象的( )属性是用来指定浏览器状态栏的。 A: screen B: status C: history D: document