用了一个网上的JS DD_belatedPNG

然后在页面中加入

<!-- IE6 PNG解决 -->
<!--[if IE 6]>
<script type="text/javascript" src="__PUBLIC__/js/png.js"></script>
<script>
DD_belatedPNG.fix('*');
</script>
<![endif]-->



相关文章:

  • 2021-12-04
  • 2022-01-20
  • 2022-12-23
  • 2022-12-23
  • 2021-11-17
  • 2021-07-03
  • 2021-11-09
  • 2021-12-04
猜你喜欢
  • 2021-11-20
  • 2021-11-20
  • 2022-02-21
  • 2022-02-13
  • 2021-12-14
  • 2021-06-17
相关资源
相似解决方案