Instantly share code, notes, and snippets.
List the event listeners added to an object using JQUERY:
$._data($('selector')[0],'events');