This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

ค้นหาฝ่ายสนับสนุน

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

เรียนรู้เพิ่มเติม

Can't identify what plug in I need.

  • 1 การตอบกลับ
  • 1 คนมีปัญหานี้
  • 2 ครั้งที่ดู
  • ตอบกลับล่าสุดโดย cor-el

more options

For some content on the Dirt Magazine mountain bike website I see, "A plug in is needed to view this content", but nothing shows me what plug in I actually need. I have attached a screenshot. Can you please tell me how to figure out what one I need? Thanks.

For some content on the Dirt Magazine mountain bike website I see, "A plug in is needed to view this content", but nothing shows me what plug in I actually need. I have attached a screenshot. Can you please tell me how to figure out what one I need? Thanks.
ภาพหน้าจอที่แนบมา

การตอบกลับทั้งหมด (1)

more options

That is a problem with that web page. It tries to open an HTML web page via an embed tag and that doesn't work with Firefox. The website would have to use an iframe or an object tag.

<embed src="https://s3-eu-west-1.amazonaws.com/lookatthestats.com/2015_02_Sector1.html" width="320" height="480">

See these threads for some suggestions with a bookmarklet:


javascript:(function(){var cE='iframe',eE=document.querySelectorAll('embed');for(i=0;E=eE[i];i++){N=document.createElement(cE);for(j in E.attributes){A=E.attributes[j];if((A.name!=undefined)&&(A.value!=undefined)){N.setAttribute(A.name,A.value)}}E.parentNode.replaceChild(N,E)}})()

เปลี่ยนแปลงโดย cor-el เมื่อ