Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 144 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 144 Bytes

JS-event-propagation

Examples in JS about

  • event listeners,
  • event handlers,
  • event propagation,
  • stopPropagation() VS. preventDefault.