Exam 12: Document Object Model Dom: Objects and Collections

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

An HTML5 element inside another element is a ________ of the containing element.

Free
(Multiple Choice)
5.0/5
(41)
Correct Answer:
Verified

B

Which of the following is the proper way to dynamically access the background color

Free
(Multiple Choice)
4.8/5
(42)
Correct Answer:
Verified

C

What is the significance of the second function argument in the following line Window.setInterval( "run()", 100 );

Free
(Multiple Choice)
4.7/5
(31)
Correct Answer:
Verified

C

The elements in a web page are represented by a(n) ________.

(Multiple Choice)
4.8/5
(39)

Which of these is the method of the window object that stops repetitive calls to a method

(Multiple Choice)
4.8/5
(33)

Which of the following is not a DOM collection

(Multiple Choice)
4.8/5
(34)

The fifth link on a page can be accessed using

(Multiple Choice)
4.8/5
(31)

Function getElementById returns a(n)________.

(Multiple Choice)
4.9/5
(31)

In the statement node1.replaceChild( node2, node3 ) , ________ replaces ________.

(Multiple Choice)
5.0/5
(44)
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)