The process by which the browser decides which objects to trigger event handlers on is ____________
The process by which the browser decides which objects to trigger event handlers on is ____________ Correct Answer Event propagation
Event propagation is the process by which the browser decides which objects to trigger event handlers. Event propagation is a way to describe the “stack” of events that are fired in a web browser.