Has Mr. White made the decision that () send more people there?
A. should we
B. we should
查看答案
2、在HTML页面上编写JavaScript代码时应编写在( )标签之间。
A.
B.
C.
D.
3、在下面的JavaScript语句中,( )定义了一个整型变量并赋值为10。
A. var if=10
B. var 1arg=10
C. var arg1=10.0
D. var arg1=10
5、window对象的()属性用来指定浏览器状态栏中显示的临时消息。
A. Title
B. Status
C. Toolbar
D. Location
1、浏览器对JavaSCcript进行( )执行。