Linked image is not displayed in Internet explorer

雨燕双飞 提交于 2019-12-20 06:22:25

问题


I am facing a problem where linking of an image is working in all the browsers except internet explorer.

I am suspecting a problem with the content disposition header value sent by the server. The server sends content disposition as attachment which instructs the browser to download the file .

Now if i try to link the url with img tag , it gets rendered in all the browsers except IE.

Sample is stored here

https://www.w3schools.com/code/tryit.asp?filename=G180IFYZL1IS

Best Regards, Saurav

来源:https://stackoverflow.com/questions/54708491/linked-image-is-not-displayed-in-internet-explorer

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!