PNG在IE6中不显示

发布于 2024-08-02 08:24:14 字数 349 浏览 3 评论 0原文

当我在 IE6 中打开特定的 png 文件时,它只显示一个红色的 X,看起来像图像未找到错误。它在其他浏览器中运行良好。其他一些 png 图像可以在 IE6 中正确渲染。我用fiddler检查了can-not-render png和can-not-render png,我发现can-not-render png只有150字节。我想知道是否是尺寸太小导致的问题。

更新:

最后,在与提供这些png文件的人沟通后,他们告诉我这是png压缩问题。如果您将 png 文件压缩得更多,有时它可能会在 ie6 中崩溃。因此,解决方法是在压缩过程中牺牲 png 文件的大小,并且它确实有效。

不管怎样,也谢谢 stackoverflow 上的人:)

When I open a specific png file in IE6, it just displays a red X, which looks like image not found error. It works fine in other browsers. Some other png images can render correct in IE6. I checked the can-render png with can-not-render png with fiddler, I found the can-not-render png is only 150 bytes. I wonder if the too small size causes the problem.

Update:

Finally, after communicating with the guys providing these png files, they told me that it is png compression issue. If you compress png file much more, it may break in ie6 sometimes. So the workaround is to sacrifice size of png file during compression, and it does work.

Anyway thank guys in stackoverflow as well :)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

牵强ㄟ 2024-08-09 08:24:14

链接可以帮助您解决有关 PNG 和 IE6 的已知问题。尝试一下。

This link can help you to fix a known problem about PNG and IE6. Try it.

游魂 2024-08-09 08:24:14

Belatedpng 是我发现的针对 ie6 的最佳 png 修复:

http://www.dillerdesign.com/实验/DD_belatedPNG/

Belatedpng is the best png fix for ie6 that I have found:

http://www.dillerdesign.com/experiment/DD_belatedPNG/

无声静候 2024-08-09 08:24:14

IE6 因其处理 PNG 文件的问题而闻名。

如果我是你,我会把它改成 JPG 或 GIF。

问候。

IE6 is known for it's problems with PNG files.

If I were you I would change it to JPG or GIF.

Regards.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文