On Jan 9, 3:52 am, nkiesel <[email protected]> wrote: > 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 believe you are looking for "break-on-next" feature.
Read more: http://getfirebug.com/doc/breakpoints/demo.html And yes, the recommended configuration is Firebug 1.6.1 + Firefox 3.6 Honza -- 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.
