Multiple Choice
Event bubbling is _______.
A) the process of child elements passing events to their parent elements
B) the process of sorting elements which contain events that have fired
C) the process of sorting events which have fired
D) the process of parent elements passing events to their children
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: The _ model of registering event handlers
Q3: An anonymous function _.<br>A) has no identifier
Q4: The _ model of registering event handlers
Q5: What does the following script do<br>< !--<br>Var
Q6: The blur event is associated with _.<br>A)
Q7: When the browser calls an event-handling function,
Q8: The focus event fires when _.<br>A) an
Q9: Event _ fires whenever a mouse cursor
Q10: Which if the following statements about the