use jquery for all event listener registration
There are some intricacies with vanilla event listener registration that we need to avoid, we should use jquery for all event listener registration until we want to start getting rid of jquery and need an alternative.