相关考题
-
填空题
定义了一个变量,但没有为该变量赋值,如果alert该变量,javascript弹出的对话框中显示()。 -
填空题
typeof运算符返回值中有一个跟javascript数据类型不一致,它是()。 -
单项选择题
()属性用于获取HTML文件的根节点。
A.documentElement
B.rootElement
C.documentNode
D.documentRoot
