The HTML panel is displaying the HTML on the current page. If the page is composed from more .html files on the server side, Firebug doesn't have much chances to figure this out. Firebug operates on live objects in the browser and so, only sees what in the browser.
It mostly works for CSS files since those are usually downloaded as separate/linked resources/files. Honza On Aug 7, 3:53 pm, bonjour <[email protected]> wrote: > hi guys how do i determine what the name of the source html file is? > im trying to compare 2 joomla templates. im trying to figure out the > styles that one of the file has so i can do something similar with the > other one. i've tracked down the portion that im interested in but am > not sure what html file i need to edit to make those changes. on the > right hand side, firebug shows the name of the css file being used. > but how i cna't figure out the name of the html file in question. any > ideas? thanks! -- 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.
