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.

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

FireFox 3.6.12 doesn't display an iFrame (an Amazon sales link) that displays in IE8, Chrome, and Safari. It displays iFrames of PDFs on the web site.

  • 1 การตอบกลับ
  • 45 คนมีปัญหานี้
  • 15 ครั้งที่ดู
  • ตอบกลับล่าสุดโดย johnnygoy

more options

I support www.oaklandsymphonychorus.org, a site using DotNetNuke 4.9.5. I added an iFrame module to the site using the URL in this code:

<iframe src="http://rcm.amazon.com/e/cm?t=oaklsympchor-20&o=1&p=8&l=as1&asins=B002FQJT3Q&fc1=000000&IS2=1&lt1=_blank&m=amazon&lc1=0000FF&bc1=000000&bg1=FFFFFF&f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>

The iFrame displays in IE8, Chrome, and Safari, but not FireFox.

I support www.oaklandsymphonychorus.org, a site using DotNetNuke 4.9.5. I added an iFrame module to the site using the URL in this code: <iframe src="http://rcm.amazon.com/e/cm?t=oaklsympchor-20&o=1&p=8&l=as1&asins=B002FQJT3Q&fc1=000000&IS2=1&lt1=_blank&m=amazon&lc1=0000FF&bc1=000000&bg1=FFFFFF&f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe> The iFrame displays in IE8, Chrome, and Safari, but not FireFox.

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

more options

Solution: Add id and name attributes to the iframe-tag.

This problem is covered in this thread: http://forums.mozillazine.org/viewtopic.php?f=25&t=1942409