图像在 IE8 中不显示
在我的网站上 - http://appliedcodingtech.com/site/factory_automation_photos,底部的图像不在 IE8 中显示,但在 FF 和 Chrome 中显示得很好。怎么了?
On my site - http://appliedcodingtech.com/site/factory_automation_photos, an image towards the bottom does not show up in IE8, but it shows up just fine in FF and Chrome. What is wrong?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(5)
损坏的图像是 CMYK
.jpg
,IE8 不支持。The broken image is a CMYK
.jpg
, which IE8 does not support.看起来这是图像的问题(损坏或诸如此类)。仅在新选项卡中打开图像甚至不起作用。我的建议是截取它的屏幕截图并将其另存为 Twin_belt_transport.jpg 并重新上传。
It looks like it's an issue with the image (corrupt or whatnot). Just opening the image in a new tab doesn't even work. My advice is take a screen cap of it and save that as Twin_belt_transport.jpg and re-upload it.
我认为这是一个损坏的图像 - 我使用 Paint.Net 打开图像并重新保存它,现在 IE 将显示它。
I think it is a corrupt image - I used Paint.Net to open the image and re-saved it, and now IE will display it.
显然图像已损坏(应用程序可能以不同的方式处理此问题)或以 IE 不支持的方式存储。尝试使用图像编辑器再次保存图像。
问题出在图像本身。 IE 也无法从磁盘打开它。它确实是一个 jpg 图像(它有“exif”标头),尽管我手头没有工具来准确研究它出了什么问题。
Apparently the image is corrupted (applications may handle this in different ways) or is stored in a way that is not supported by IE. Try saving the image again using an image editor.
The problem lies in the image itself. IE cannot open it from disk either. It is indeed a jpg image (it has the 'exif' header), although I don't have the tools at hand to study exactly what's wrong with it.
好问题。
图像文件似乎已损坏。 重新上传肯定能解决问题!
但也有一些提示
查看目的。它加载缓慢,而且看起来一点也不专业:(
仅使用小写.jpg!
Good question.
It seems that the image file is corrupted. Re-uploading it would definitely fix it!
But also some pointers
view purposes. It loads slow and doesn't look professional at all :(
use only lowercase .jpg!