选择题
使用 open 方法打开具有浏览器工具条,地址栏,菜单栏的窗口,下列选项正确的是
A、
open("x.html","HI","toolbas=1,scrollbars=1,status=1");
B、
open("HI","scrollbars=1,location=1,status=1");
C、
open("x.html","status=yes,menubar=1,location=1");
D、
open("x.html","HI","toolbas=yes,menubar=1,location=1");
【正确答案】
D
【答案解析】
提交答案
关闭