Mozilla サポートの検索

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.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

My website has links to Amazon books. They display in my IE browser but do not if I use FF. Is there a solution?

more options

The surrounding content on the page appears but the actual links remain blank. Here is a sample of a link...

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

It would appear that the page will not appear correctly to any visitor using FF as a browser.

The surrounding content on the page appears but the actual links remain blank. Here is a sample of a link... <iframe src="http://rcm-na.amazon-adsystem.com/e/cm?lt1=_blank&bc1=000000&IS2=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=dancewithmarm-20&o=1&p=8&l=as1&m=amazon&f=ifr&md=10FE9736YVPPT7A0FBG2&asins=0897329732" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe> It would appear that the page will not appear correctly to any visitor using FF as a browser.

選ばれた解決策

Could it be because you use Adblock Plus and the URLs clearly point to an ad server? Perhaps you can find an alternate way to link.

Also, if your site uses HTTPS, an iframe with an HTTP src would be blocked, and a shield icon would appear at the left end of the address bar.

この回答をすべて読む 👍 0

すべての返信 (3)

more options

選ばれた解決策

Could it be because you use Adblock Plus and the URLs clearly point to an ad server? Perhaps you can find an alternate way to link.

Also, if your site uses HTTPS, an iframe with an HTTP src would be blocked, and a shield icon would appear at the left end of the address bar.

more options

Thanks! Looks like Adblock is the culprit - I disabled the Adblock add-on and the page displays ok.

more options

A lot of other Firefox users also use Adblock Plus, so if it is important for them to see the, er, ads, you may need to change how you embed the links.