Firebug only show HTML and CSS by default. How can I find events attached to a DOM element? I want to inspect a theme but I don't know how I find events attached to a DOM element because there is no debugger.
Firebug executes code without showing anything. Is there a way to show those events?