3七/0815
终于彻底解决了png的透明问题
之前解决png在IE6下的透明解决方案,总是在png使用背景或者src的时候能用,组合在一起就会有问题,今天终于彻底解决这一问题。
- <title>关于PNG图片透明的兼容性</title>
- body {
- background:#666666;
- margin:auto;
- padding:20px;
- }
- .pngfix {
- float:left;
- width:16px;
- height:16px;
- }
- .cross {
- background:url(cross.png) no-repeat; /* ff */
- _background:#666; /* IE6 only */
- filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='cross.png', sizingMethod='image'); /* IE6 only */
- }
- .accept {
- background:url(accept.png) no-repeat; /* ff */
- _background:#666; /* IE6 only */
- filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='accept.png', sizingMethod='image'); /* IE6 only */
- }
- <!--[if lte IE 6]><script type="text/javascript" src="pngfix.js"></script><![endif]-->
- <span class="pngfix cross"></span>
- <span class="pngfix accept"></span>
- <div><img></div>
点击这里可以查看效果。
2009年12月04日 12:22
你好,pngfix.js文件在哪里?
2009年12月10日 03:46
心情舒畅,先送杯热茶给楼主,慢慢享用,别客气
2009年12月10日 20:56
已经达到了忘我的境界了呵呵。
2009年12月10日 21:37
泡妞技巧来我博客看看
2009年12月11日 00:59
博主的文采很OK。
2009年12月11日 09:45
http://www.allsprite.com/apps/png/pngfix.js
2009年12月12日 22:34
你这文章很丰富,大家一定要转告转告。
2009年12月13日 16:04
来做沙发了。
2009年12月13日 23:35
博主模板很漂亮!
2009年12月14日 11:11
2009年度淘宝最畅销减肥产品,销量排名
2009年12月14日 16:58
路过,博客不错!
2009年12月15日 01:29
2010排行榜恭祝你的博客越办越好,TOP上榜,好运滚滚来
2009年12月19日 00:56
来我的捡吧看看吧。看能捡到什么吧
2009年12月19日 23:47
文章不错,模板也挺不错的。
2009年12月21日 09:47
写的不错,支持,顶一下