Visual Event Bookmarklet
Allan Jardine has developed a bookmarklet, called Visual Event, which shows the elements on a page that have events subscribed to them, what those events are, and the function that would run when the event was triggered.
This is a great debugging tool to quickly see a high-level interactional aspect of a page. The results come [...]