Do you mind me()the window beside you.A. to openB. openingC. open

Do you mind me()the window beside you.

A. to open

B. opening

C. open


相关考题:

下列弹出信息提示的语句是()。 A.window.alertB.window.closeC.document.alertD.document.open

下列语句中,正确打开名为“window2"的新窗口的JavaScript语句是( )。A.open.new("http://www.sina.COB.cn","window2")B.new.window("http://www.sina.con.cn","window2")C.new("http://www.sina.com.cn","window2")D.window.open("http://www.sina.tom.cn","window2")

在JavaScript中,使用open( )方法实现弹出窗口时,能够控制窗口大小无法调节的选项是( ) 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");

Me,you是两个初始集合,则下列关于派生集合定义方式正确的是A.link/me,you/:a;B.link(me,you):a;C.link/me you/a;D.link(me,you)/a;

7、在名为“window2”的新窗口中打开一个连接为“http://www.me.com”的JavaScript语法是()?A.open.new("http://www. me.com ","window2")B.window.open("http://www. me.com","window2")C.new("http://www. me.com","window2")D.new.window("http://www. me.com","window2")

打开名为“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")

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")

打开名为 "window2" 的新窗口的 JavaScript 语法是?A.open.new("http://www.w3school.com.cn","window2")B.new.window("http://www.w3school.com.cn","window2")C.new("http://www.w3school.com.cn","window2")D.window.open("http://www.w3school.com.cn","window2")

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”)

下列打开指定位置新窗口的代码中正确的是()。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”)