Honza, I guess that's not what he meant. Zet, we have some specific Firebug terminology<http://getfirebug.com/wiki/index.php/Firebug_Terminology>you can use to make yourself clear. I think you're talking about the HTML panel<http://getfirebug.com/wiki/index.php/HTML_Panel>and you want to know the name of the file containing the HTML, right? If so, you should note, that the Node View<http://getfirebug.com/wiki/index.php/HTML_Panel#Node_View>of the HTML panel is a live view of what is shown in the page. So it can be influenced by JavaScript inside your page or inline e. g. via clicking on an HTML attribute inside the Node View. The original source code (as you see it in the source code view of Firefox) can be seen inside the *Response* tab of the first request inside the Net Panel<http://getfirebug.com/wiki/index.php/Net_Panel> . Also we put a lot of other information together in our wiki<http://getfirebug.com/wiki/>on getfirebug.com. So I advise you to inform yourself about Firebug's functionality there.
Greetings Sebastian -- You received this message because you are subscribed to the Google Groups "Firebug" group. To view this discussion on the web visit https://groups.google.com/d/msg/firebug/-/vc8Dg0eP3tEJ. 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.
