1. 1
2. A
3. error
4. false
A
1. onfinished
2. onload
3. onunload
4. oncomplete
onload
1. all
2. any
3. default
4. otherwise
default
1. document
2. menu
3. navigator
4. history
menu
1. is dedicated for JavaScript
2. is a template engine
3. describes the structure of the HTML or XML document
4. cannot be manipulated by JavaScript
describes the structure of the HTML or XML document
1. append()
2. unite()
3. join()
4. concat()
join()
1. return
2. cancel
3. continue
4. valueOf
return
1. function
2. if statement
3. variable
4. keyword
variable
1. var x = display();
2. display;
3. x = display();
4. display();
display;
1. navigator.userAgent
2. navigator.system
3. navigator.platform
4. navigator.os
navigator.platform