Is it possible to listen to all javascript events?
I'm trying to guess if there's an event triggered after the DOM is modified by an AJAX request.
Is it possible to listen to all javascript events?
I'm trying to guess if there's an event triggered after the DOM is modified by an AJAX request.