Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Ky sajt do të funksionojë me kufizime, teksa bëjmë mirëmbajtjen e tij për të përmirësuar punën tuaj. Nëse një artikull nuk e zgjidh problemin tuaj dhe dëshironi të bëni një pyetje, kemi bashkësinë tonë të asistencës, e gatshme për t’ju ndihmuar, te @FirefoxSupport në Twitter dhe/r/firefox në Reddit.

Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

Tools Page Info Media tab missing

  • 2 përgjigje
  • 1 e ka hasur këtë problem
  • 1 parje
  • Përgjigjja më e re nga 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?

Zgjidhje e zgjedhur

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.

Lexojeni këtë përgjigje brenda kontekstit 👍 0

Krejt Përgjigjet (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

Zgjidhja e Zgjedhur

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.

Ndryshuar nga SF_Frog