본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

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

자세히 살펴보기

Why isn't a widget working in Firefox?

  • 11 답장
  • 7 이 문제를 만남
  • 3 보기
  • 최종 답변자: CoenvdGugten

more options

I am working on a website and have embedded code for two widgets to appear on the home page. The widgets appear in Internet Explorer and in Google Chrome but they don't appear in Firefox? Can you tell me why?

I am working on a website and have embedded code for two widgets to appear on the home page. The widgets appear in Internet Explorer and in Google Chrome but they don't appear in Firefox? Can you tell me why?

모든 댓글 (11)

more options

Can you post a link to that website or post the code that you use for the widgets?

You can try to use the built-in Web Console and Inspector to check for errors.

more options

I looked on Twitter pages for ages trying to find out why my widget isnt working on my website. I then noticed that it works fine in IE and Chrome.

I think it is important to note that the Twitter example widgets on the Twitter help pages do not work in FF either. This tells me that it is nothing to do with anything I am doing when adding the code to my pages.

My website is http://www.josephinesflowers.co.uk and the Twitter feed is on the left under the navigation links. All you will see is a text link - not the working widget.

The Twitter widget instructions page is https://dev.twitter.com/docs/embedded-timelines and you will see that the text link (which displays when the widget doesnt work) appears on the Twitter pages as well.

I imagine they have entered their own code correctly ;)

more options

I forgot to add that it does work locally... it is most peculiar!

more options

They do appear and work for me if you mean these two links:

  • http://www.josephinesflowers.co.uk/images-flowers-london-birthday-anniversary-funeral-weddings-florist-same-day-delivery/new-logo.jpg
<map name="Map">
  <area shape="rect" coords="480,3,502,25" href="https://twitter.com/JosephinesN2" target="_blank">
  <area shape="rect" coords="509,3,531,25" href="https://www.facebook.com/pages/Josephines-Flowers-East-Finchley/158822450899383" target="_blank">
</map>

If you use extensions (Firefox/Tools > Add-ons > Extensions) that can block content (e.g. Adblock Plus, NoScript, Flash Block, Ghostery) then make sure that such extensions aren't blocking content.

Start Firefox in Safe Mode to check if one of the extensions (Firefox/Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Firefox/Tools > Add-ons > Appearance).

  • Do NOT click the Reset button on the Safe Mode start window.
more options

Thank you for your swift reply but possibly you have not read my comment correctly.

I am not referring to those links whatsoever. I refer to the Twitter Widget... not a link to Twitter.

It is supposed to appear underneath the navigation links on the left of the site. I have uploaded 2 images for the sake of clarity. One is when viewing the site locally and one is when viewed online.

I also ask you to look at the twitter developers page link in my initial reply, where none of their examples of widgets, displays any working widgets, yet all work fine when viewed in IE or GC.

Thank you for your time :)

글쓴이 PaulShefras 수정일시

more options

If you use extensions (Firefox/Tools > Add-ons > Extensions) that can block content (e.g. Adblock Plus, NoScript, Flash Block, Ghostery) then make sure that such extensions aren't blocking content.

Start Firefox in Safe Mode to check if one of the extensions (Firefox/Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Firefox/Tools > Add-ons > Appearance).

  • Do NOT click the Reset button on the Safe Mode start window.
more options

I use the default theme.

I have no extensions blocking anything.

I can see the widget working locally.

Are you seeing the widget working in the page?

Are you seeing any widgets working on the twitter page link I sent you?

글쓴이 PaulShefras 수정일시

more options

Yes, the widget is showing for me.

more options

Hmmm ... this is perplexing... well I guess as long as you and others are seeing it I will stop being concerned that i cant.

Fact that I can see it locally completely baffles me though...

more options

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

Had the same problem. Avast add-on was the reason why. After disable Avast add-on, Twitter widget showed properly again.