On May 29, 7:58 am, Thompson <[email protected]> wrote: > I see how to set breakpoints in the "Script" tab of the FireBug > program. But then, how do I "run" the html code to break at my break > points? Of course it depends on your page. It can be enough to just refresh the page or click some buttons that execute given piece of code.
You can follow this test page, it involves setting and hitting a breakpoint: http://getfirebug.com/tests/content/branches/1.7/script/1575/issue1575.htm 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.
