A、Of course not
B、Yes, please
C、Take a seat
第1题:
A.window.open("show.html","弹出窗口","resizable=no");
B.window.open("show.html","弹出窗口","resizable=yes");
C.window.open("show.html","弹出窗口","resizable=0");
D.window.open("show.html","弹出窗口","resizable=1");
第2题:
打开名为“window2”的新窗口的JavaScript语法是?
A.open.new("http://www.worlduc.com","window2")
B.window.open("http://www. worlduc.com","window2")
C.new("http://www. worlduc.com","window2")
D.new.window("http://www. worlduc.com","window2")
第3题:
8、下列打开指定位置新窗口的代码中正确的是()。
A.window.open(“window2.html”)
B.window.open(“window2.html”,”new”)
C.window.open(“window2.html”,”new”,”top=10”)
D.window,open(“new”,”window2.html”)
第4题:
“You ____ have a wrong number,” she said. “There’s no one of that name here.”
A. need
B. can
C. must
D. would
第5题:
1、打开名为“window2”的新窗口的JavaScript语法是?
A.open.new("http://www.worlduc.com","window2")
B.window.open("http://www. worlduc.com","window2")
C.new("http://www. worlduc.com","window2")
D.new.window("http://www. worlduc.com","window2")
第6题:
下列打开指定位置新窗口的代码中正确的是()。
A.window.open(“window2.html”)
B.window.open(“window2.html”,”new”)
C.window.open(“window2.html”,”new”,”top=10”)
D.window,open(“new”,”window2.html”)