Quiz next Monday

  • adding event listeners to groups of elements and single elements
  • the addEventListener() function and parameters
  • addEventListener() callbacks to process events
  • bubble vs capture behavior
  • event.preventDefault() to cancel default behavior of some DOM elements
  • event.stopPropagation() to control propagation

Format:

  • Google Forms, with fill-in-the-blank and multiple-choice questions.
  • Expect to read screenshots of code to answer some questions.