在IE6上显示png时出现问题 [英] Problem displaying png on IE6

查看:147
本文介绍了在IE6上显示png时出现问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用这些代码来修复在IE中的png显示问题。奇怪的是,有时它工作,有时它不。我将这些内容包含在< head> 或我的html中。

I'm using these codes to fix the png display problem in IE. The strange thing is that sometimes it works and sometimes it doesn't. I included these within <head> or my htmls.

<!--[if lt IE 7.]>
<script defer type="text/javascript" src="_scripts/pngfix.js"></script>
<![endif]-->

任何想法?如果有任何方法来解决这个问题与IE6?

Any ideas anyone? And if there's any way to fix this problem with IE6?

推荐答案

尝试使用

Try using DD_belatedPNG instead.

它使用与大多数其他IE6

It uses a different technique compared to most of the other IE6 .png fixes, and has in my experience been generally more reliable.

em>按照使用部分中的说明进行操作。

Be sure to precisely follow the instructions in the "Usage" section.

这篇关于在IE6上显示png时出现问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆