Hi Daniel I may be wrong but if you inject js code from your POST request into page it should be visible in script tab You should be able to set breakpoints etc. What do you mean by 'debug'. Mayby you can you provide working example?
ak On 20 Lip, 16:47, Daniel Serodio <[email protected]> wrote: > I have a page with a few tabs and a form, and the form is replaced via > a (POST) AJAX request when a user clicks on a different tab. > This form includes some Javascript code, which I can see in the Net > tab clicking on the corresponding POST request. > > I want to debug the Javascript that's included in the AJAX response, > but the "Script Location Menu" doesn't include this location. The > "Script Type Menu" is set to all. > > How can I debug this code? > > Thanks in advance, > Daniel Serodio -- 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.
