Firebug supports break on attribute changes, element addition and
removal, next error, particular errors, object property changes, next
JS statement, cookie changes, and probably some more things, see:

http://getfirebug.com/doc/breakpoints/slides/#%281%29
http://getfirebug.com/doc/breakpoints/demo.html

jjb

On Jul 19, 7:26 pm, xdreucker <[email protected]> wrote:
> Hi,
>
> Is there a way to debug an element when an event fires, just like with
> Microsoft Script Editor's "Break on next statement"?. I know you can
> set breakpoints on the event handler itself but sometimes we dont know
> the js file where to put that breakpoint.
>
> Best Regards

-- 
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.

Reply via email to