How to inspect attached events
Andrew Vit <and...@avit.ca>
I'm trying to debug a LowPro behavior class, I want to see which
events are attached to a DOM element and what variables the behavior
has. How can I access this, e.g. in Firebug?
Thanks,
Andrew Vit