.JS中页面跳转需要使用window对象的哪个属性( )
A: location
B: address
C: src
D: redirect
A: location
B: address
C: src
D: redirect
举一反三
- 页面跳转采用()对象? A: Response B: Session C: Request D: Redirect
- 下面哪个选项中的对象与浏览器列表有关 A: window,location B: navigator,window C: history,location D: historylist,location
- 以下对window对象描述正确的有()。 A: window对象是全局对象。 B: 使用window对象的属性和方法,可以省略window。 C: window.open( )用于在页面上弹出一个新的浏览器窗口。 D: document对象,history对象,location对象均是它的子对象
- 下列选项中,不属于window对象的属性是()。 A: location B: history C: document D: open
- 以下选项中属于window对象属性的是()。 A: document B: history C: location D: screen