A.confirm B.alert C.prompt D.open
A.window.open(“abc.html”,“”,“”) B.window.open(“”,“abc.html”,“”) C.window.open(“”,“”,“abc.html”)
A.href属性 B.reload C.replace D.host