#Events
1 posts
6 min read
JavaScript Practice #2 Event Handling and Delegation
The event object, the bubbling/capturing flow, and efficient event-delegation patterns — the standard tools for DOM interaction.
1 posts
The event object, the bubbling/capturing flow, and efficient event-delegation patterns — the standard tools for DOM interaction.