下列打开指定位置新窗口的代码中正确的是()。


下列打开指定位置新窗口的代码中正确的是()。

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

正确答案:window.open(“window2.html”,”new”,”top=10”)


Tag:web开发技术基础 新窗口 位置 时间:2021-12-28 12:14:14