Is there a way to find out all the event listeners assigned to a given
element?

I'm debugging an app that assigns and removes different event
listeners according to the stage of data entry.  It would help
tremendously if I could use a Firebug break point and see what
listeners are currently active.  I've looked for attributes of the
element itself, the document and the window; if its there I'm not
seeing it.

Thanks.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to