在Javascript中,关于window对象描述不正确的是 ( )
Awindow.history属性是指有关客户访问过的URL信息
Bwindow.confirm( )方法显示一个带有提示信息和确认按钮的警示框
Cwindow.location="a.html"和window.location.href="a.html"的作用都是读取并显示a.html内容
Dstatus是状态栏文本
Awindow.history属性是指有关客户访问过的URL信息
Bwindow.confirm( )方法显示一个带有提示信息和确认按钮的警示框
Cwindow.location="a.html"和window.location.href="a.html"的作用都是读取并显示a.html内容
Dstatus是状态栏文本