单项选择题
在JavaScript中,弹出窗口语句正确的是()。
A.open.new("http://www.yahoo.com”,"win1")
B.window.open("http://www.yahoo.com",”winl")
C.new("http://www.yahoo.com’,winl’”)
D.new.window("http://www.yahoo.com","win1")
点击查看答案
相关考题
