On Oct 24, 8:54 pm, John J Barton <[email protected]> wrote: > My guess is that your code did not run, so that is why you never hit > the breakpoint. > jib > To expand this a little: you don't 'run your javascript' from Firebug. Whatever you normally do to cause the javascript to run - clicking a button, reloading the page, perhaps even a timed event - will make it run, but Firebug will be listening, for breakpoints or errors, whatever you've set up.
Colin -- 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.
