简体   繁体   English

图像未在IE8中显示

[英]Image doesn't show in IE8

I have a <img> that has url to show my image like: 我有一个<img> ,其URL显示如下图像:

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

It is showed on FF, Chrome But it doesn't show on IE8. 它在FF,Chrome上显示,但在IE8上不显示。 How to do that? 怎么做? Thanks so much. 非常感谢。

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

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM