图像未在IE8中显示

时间:2013-01-18 17:59:28

标签: html https internet-explorer-8 image

我有一个<img>,其网址可以显示我的图像:

<img src="https://stage.connect2fans.com/download.svc/ec9f28cf-0e11-467f-b2d7-8d7728e775ce/ticket/GeneralAdmissionTicketInventoryItem/67cf47e6-932d-40da-aacc-c10b9f78ea36" />

它显示在FF,Chrome但它没有在IE8上显示。怎么做?非常感谢。

1 个答案:

答案 0 :(得分:0)

最后,我知道问题是我的网站阻止了cookie,所以我需要在IE8中打开来解决:

Go into Tools > Internet Options > Sites to turn on cookie for my site