Add an event listener on the given selector as a live listener (i.e. is not limited to the current matching set of {@link HTMLElement})
The name of the event
The selector to match against
The listener to call when the event is triggered on an element that matches the given selector
Store the event managers and their listeners