Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

Tools Page Info Media tab missing

  • 2 odpowiedzi
  • 1 osoba ma ten problem
  • 227 wyświetleń
  • Ostatnia odpowiedź od SF_Frog

more options

For years I have used Tools->Page Info->Media to help me debug my HTML code when an image is missing or has other problems. Recently the Media tab is missing on SOME webpages, but not all. It's always worked on my website homepage, but no longer. This has been an intermittent problem for months, but seems solid today. What is going on?

For years I have used Tools->Page Info->Media to help me debug my HTML code when an image is missing or has other problems. Recently the Media tab is missing on SOME webpages, but not all. It's always worked on my website homepage, but no longer. This has been an intermittent problem for months, but seems solid today. What is going on?

Wybrane rozwiązanie

The webpage is actually the homepage for one of my one-man businesses, and it has plenty of graphics. I think that the Firefox internal code for page info has changed in the lat year or two because I don't remember this problem before that. I code in raw HTML and CSS with a bit of java thrown in. I think I have just resolved the problem in terms of finding a workaround.

I have a rather complex naming structure for the 4 small websites I've written, where only one primary domain exists, and the other domain names (to save money on hosting) are "aliases" of subdomains of the primary one. For example, if abcd.com is the primary domain, then efgh.com is an alias for subdomain efgh.abcd.com, which is structurally abcd.com/efgh/.

If I try to get page info for efgh.com/index.htm, I see no Media tab, but if I get page info for efgh.abcd.com/index.htm or abcd.com/efgh/index.htm, then I DO get the Media tab.

Problem (sort of) solved via a workaround.

Przeczytaj tę odpowiedź w całym kontekście 👍 0

Wszystkie odpowiedzi (2)

more options

The Media tab only displays when actual media are found, which you can check by viewing a text-only page. Changes are (and I’m not sure) some optimizations have been applied in recent Firefox versions. For instance, the Activate plugins section in the Permissions panel is left out if the Flash plugin is not set to "Ask to activate" or "Always activate". This may be related, or an intended result of that change.

Therefor I assume there is something wrong (as in "undetected") with regard to any media when building the page. Would that be possible?

more options

Wybrane rozwiązanie

The webpage is actually the homepage for one of my one-man businesses, and it has plenty of graphics. I think that the Firefox internal code for page info has changed in the lat year or two because I don't remember this problem before that. I code in raw HTML and CSS with a bit of java thrown in. I think I have just resolved the problem in terms of finding a workaround.

I have a rather complex naming structure for the 4 small websites I've written, where only one primary domain exists, and the other domain names (to save money on hosting) are "aliases" of subdomains of the primary one. For example, if abcd.com is the primary domain, then efgh.com is an alias for subdomain efgh.abcd.com, which is structurally abcd.com/efgh/.

If I try to get page info for efgh.com/index.htm, I see no Media tab, but if I get page info for efgh.abcd.com/index.htm or abcd.com/efgh/index.htm, then I DO get the Media tab.

Problem (sort of) solved via a workaround.

Zmodyfikowany przez SF_Frog w dniu