.png 图像在 IE7、IE8 中无法正确呈现

发布于 2024-09-30 11:33:32 字数 202 浏览 2 评论 0原文

它们在 FF、Safari 中看起来很棒,但社交媒体图标在 IE 中无法正确呈现。

http://www.erisdesigns.net/STAGE/ED1.3/

是这个IE 问题,或者与我创建 .png 的方式有关?

They look great in FF, Safari, but the social media icons don't render correctly in IE.

http://www.erisdesigns.net/STAGE/ED1.3/

Is this an IE problem, or something to do with how I'm creating the .pngs?

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

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

发布评论

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

评论(2

淡莣 2024-10-07 11:33:32

有一个 pngfix javascript 插件,您可以使用 IE 条件语句触发。

PngFix

<!--[if lt IE 7.]>

There's a pngfix javascript add-on you can trigger with an IE conditional statement.

PngFix

<!--[if lt IE 7.]>

虐人心 2024-10-07 11:33:32

我认为这是因为你使用了透明度。尽管它不像当前的解决方案那么干净,但您也许应该使所有内容都不透明。

I think that it's because you use transparency. Although it isn't as clean as the current solution, you should maybe make everything opaque.

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