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.

詳しく学ぶ

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

I can't view my embedded HTML links on my site... the links show just fine in Internet Explorer http://www.ezclickshopping.com/html/shop.html

  • 3 件の返信
  • 1 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: cor-el

more options

I can't view my embedded HTML links on my site... the links show just fine in Internet Explorer

http://www.ezclickshopping.com/html/shop.html

the site is a work in progress and I've tried everything I know to view

link example

<a href="http://www.xxxxxxcom/click-xxxxxxx-xxxxxx" target="_top">
<img src="http://www.ftjcfx.com/image-5424203-10360387" width="150" height="50" alt="" border="0"/></a>

you can view with Internet Explorer to see they are there

I can't view my embedded HTML links on my site... the links show just fine in Internet Explorer http://www.ezclickshopping.com/html/shop.html the site is a work in progress and I've tried everything I know to view link example <pre><nowiki><a href="http://www.xxxxxxcom/click-xxxxxxx-xxxxxx" target="_top"> <img src="http://www.ftjcfx.com/image-5424203-10360387" width="150" height="50" alt="" border="0"/></a> </nowiki></pre> you can view with Internet Explorer to see they are there

この投稿は cor-el により に変更されました

すべての返信 (3)

more options

I'm not sure what you mean.

Are the images missing or doesn't anything happen if you click the images?


If images are missing then check that you aren't blocking images from some domains.

  • Check the permissions for the domain in the current tab in "Tools > Page Info > Permissions"
  • Check that images are enabled: Tools > Options > Content: [X] Load images automatically
  • Check the exceptions in "Tools > Options > Content: Load Images > Exceptions"
  • Check the "Tools > Page Info > Media" tab for blocked images (scroll through all the images with the cursor Down key).

If an image in the list is grayed and there is a check-mark in the box "Block Images from..." then remove that mark to unblock the images from that domain.

There are also extensions (Tools > Add-ons > Extensions) and security software (firewall, anti-virus) that can block images.

more options

Thanks Cor-el... it was the Super Ad Blocker... it was disabling embedded script... never would thought of it... Thanks again!

more options

You're welcome