I'm trying to debug an inline javascript routine.

I have a jQuery script that is part of a page. I can set a breakpoint on a 
line of the inline JavaScript. A mouse event sends an ajax request (json) 
to the server and the server echos a json response. The response overwrites 
the script displayed in the Firebug script tab - preventing me from being 
able to step through the inline javascript. Does anyone know a way to 
prevent the response from wiping out the script display panel?

-- 
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
https://groups.google.com/forum/#!forum/firebug

Reply via email to