Hi Chris,
there are several tools to help you in this use case, but i don't know
a direct solution for firebug without knowing your programming
language on your server. I guess you have a kind of script language
like PHP working on your server, so you could try to trace your files
by using a debugging tool like FirePHP, xdebug or xn-debug. But when
your "page" is generated by several files, you have to divide and
conquer your code on the server side by yourself.

Good luck!

rvolk

On 27 Dez. 2011, 17:43, chrissyb <[email protected]>
wrote:
> One of my huge problems is trying to find the pages I'm interacting
> with in Firebug. Is Firebug able to tell you which page your
> inspecting. I have absolutely no idea if it has this feature or not or
> how to enable it.
>
> If you're working on a page that pulls in other pages from the server,
> it's difficult to trace those pages, thus being able to modify them...
>
> Hope you follow that folks...
>
> Chris

-- 
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