Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
13.1
a. Ctrl, Alt and Shift.
b. event bubbling.
c. return value.
d. target.
e. click, mousedown, mouseup.
13.2
a. False. The load event fires when an element finishes loading.
b. True.
c. False. It fires when an element gains focus.
d. True.
e. False. Returning false prevents the default action.