单项选择题
A.onclickB.onchangeC.onfocusD.onsubmit
在javascript中,下列能实现在页面输出并换行的是()A.document.writeln("hello...
单项选择题在javascript中,下列能实现在页面输出并换行的是()
A.document.writeln("hello")B.document.write("hello\n")C.document.write("hello")D.document.writeln("hello\n")
()方法会弹出一个提示对话框,并等待用户输入一行数据。A.confirm()B.alert()C.prompt...
单项选择题()方法会弹出一个提示对话框,并等待用户输入一行数据。
A.confirm()B.alert()C.prompt()D.show()
window对象的常用属性不包括()A.statusB.historyC.documentD.alert
单项选择题window对象的常用属性不包括()
A.statusB.historyC.documentD.alert