Under the script tab you can choose which scripts you want to look at/ debug. I am programming a rather complicated user interface that has popups, panels, all the magic stuff. I use AJAX to get files and load them into different areas. These files contain javascripts. This all works fine. My problem is that I can't debug them with firebug. I get errors, and all that in the console, but I never get correct line numbers and I can't view the scripts to debug them. I do see them loaded under the net tab though. Only script loaded in at page load time are shown.
Any one else seeing this issue with an AJAX application? I use jQuery's AJAX library. Best regards, Dale Larsen -- 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.
