Event - Fire
Table of Contents
About
Firing an event means to:
- create the event object
- and dispatch it to start the propagation through the registered callback function
The firing is done by the user agent (ie the browser) via the subscription of a callback to a type of event