I have appended newly created elements to the DOM using JS. I want to use an event handler on the entire DOM to catch new elements/events "bubbling up."
I a