-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
AssignedAssigned to some workAssigned to some workFrontend Dev HTML/CSS/JSGWOC21documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Description
The bubbling principle is simple.
When an event happens on an element, it first runs the handlers on it, then on its parent, then all the way up on other ancestors.
Let’s say we have 3 nested elements FORM > DIV > P with a handler on each of them:
Domain
Frontend Dev HTML/CSS/JS
Type of Contribution
Documentation
Code of Conduct
- I follow Contributing Guidelines & Code of conduct of this project.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
AssignedAssigned to some workAssigned to some workFrontend Dev HTML/CSS/JSGWOC21documentationImprovements or additions to documentationImprovements or additions to documentation