Chrome now has just such a function, and it's actually called getEventListeners(). Obviously you can't use it in a real script since it only works in Chrome, but it's useful for debugging. Found out about it here: http://stackoverflow.com/a/17466308/560114
Chrome now has just such a function, and it's actually called getEventListeners(). Obviously you can't use it in a real script since it only works in Chrome, but it's useful for debugging. Found out about it here: http://stackoverflow.com/a/17466308/560114