Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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?

선택된 해결법

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

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (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

선택된 해결법

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?