On May 28, 11:08 pm, Jan Honza Odvarko <[email protected]> wrote: > 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/issue157... > > Honza
OK, that is cool. On this page http://getfirebug.com/tests/content/branches/1.7/script/1575/issue1575.htm I am able to see the .js file "issue1575.js" listed in a bar right above the javascript file source code but it does not come up when I do the same test on a local htm page with a .js file embedded. I wonder if it is because I am not doing it in IIS and it is a local htm file. Or is there some special setting I am missing? -- 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.
