Hi, my concrete problem right now is to find the Javascript function that is executed when clicking on the column head in a dojo DataGrid (which sorts the grid). Is there any way with Firebug to do that if I don't know the Javascript function name that is executed? I'm dreaming of either being able to break on a specific event (e.g. click), or see events in the DOM tree, or list all existing event handlers, or ...
I found Eventbug, but that crashes my browser (Debian sid amd64 4.0b8, yeah I know about the known issues) whenever I click on an event name. Best, Norbert -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
