Este site está com funcionalidades limitadas enquanto realizamos manutenção para melhorar sua experiência de uso. Se nenhum artigo resolver seu problema e você quiser fazer uma pergunta, nossa comunidade de suporte pode te ajudar em @FirefoxSupport no Twitter e /r/firefox no Reddit.

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

Code appears in Explorer but does not exist in Firefox

more options

I am trying to update an older html website by adding a link in the sidebar to Twitter and Facebook. It appears fine in Explorer, but the code simply does not exist in Firefox. It simply is not there. What would cause Firefox to strip out (?) two chiclets with a simple link?

I am trying to update an older html website by adding a link in the sidebar to Twitter and Facebook. It appears fine in Explorer, but the code simply does not exist in Firefox. It simply is not there. What would cause Firefox to strip out (?) two chiclets with a simple link?

Solução escolhida

Thank you, everyone. You are not going to believe this, but after lighting my hair on fire and trying everything I could think of, magically, when I went to the site today to try again. THERE THEY ARE.

You must be magic, because nothing I did worked!!

Thank you

Ler esta resposta 👍 0

Todas as respostas (7)

more options

Hi SJackson, Thank you for posting your question in order to get a better idea of what may be causing this, there are some pretty cool Web Developer Tools built with firefox. However Firebug is also a pretty cool add on to diagnose errors on the page. (It looks like you already have it- awesome!)

Ok so troubleshooting webpages where elements do not show up, try Dom inspector, are there any errors on loading objects? https://developer.mozilla.org/en-US/d.../Introduction_to_DOM_Inspector

Can you also provide an example html page or snippit where this happens?

more options

Any chance Adblock Plus is involved? You might test the page in Firefox's Safe Mode. That's a standard diagnostic tool to bypass interference by extensions (and some custom settings). More info: Diagnose Firefox issues using Troubleshoot Mode.

You can restart Firefox in Safe Mode using

Help > Restart with Add-ons Disabled

In the dialog, click "Start in Safe Mode" (not Reset)

Any difference?

more options

Did you reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files?

  • Hold down the Shift key and left-click the Reload button
  • Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
  • Press "Command + Shift + R" (Mac)
more options

Solução escolhida

Thank you, everyone. You are not going to believe this, but after lighting my hair on fire and trying everything I could think of, magically, when I went to the site today to try again. THERE THEY ARE.

You must be magic, because nothing I did worked!!

Thank you

more options
more options

I have to admit it was Ad Blocker <embarrassed>

more options

Good to know, since other users may be using the same add-on. Perhaps you can code them in a different way that isn't blocked?