Hi,
Suppose I use Firebug to explore a site and see how things are done there. Is there an easy way for me to see what handlers are attached to an element‘s event?
I’m familiar with the “Log Events” menu item, but this only lists the event in the Console tab, without saying what code, if any was used to handle them.
Is this possible in Firebug?
Regards,
Shmulik