对象( )可以获得屏幕的大小。
A: navigator
B: screenX
C: screen
D: window
A: navigator
B: screenX
C: screen
D: window
C
举一反三
内容
- 0
能够获得屏幕大小的对象是( )。 A: window B: screen C: navigato D: document
- 1
BOM对象主要包括哪几种对象? A: window(窗口) B: navigator(浏览器程序) C: screen(屏幕) D: location(地址) E: history(历史) F: document(文档)
- 2
以下哪个不是window对象的子对象?() A: arguments B: screen C: navigator D: history
- 3
13-2.在一个完整的浏览器对象模型中,主要包括( )对象。 A: window B: navigator C: screen D: history E: location F: document
- 4
( )对象可以获得用户屏幕相关信息。 A: location B: document C: screen D: history