7. More events
The moment an event occurs on an element, you can do quite a lot with it. You can handle it on some ancestor of the element or maybe even cancel the event's default action. Let's explore more to this.
The moment an event occurs on an element, you can do quite a lot with it. You can handle it on some ancestor of the element or maybe even cancel the event's default action. Let's explore more to this.