Fix PNG transparency for Internet Explorer
As you know Internet Explorer does not support PNG transparency and there are many javascripts out there to fix this problem. Many of them work really well but seems to require more effort and at time difficult to implement especially when dealing with developing on a CMS.
Here is a js file that resolves everything and is straight and simple. Just link this in your HTML head and let it do all the work.
Here is the code snippet you need to insert
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="pngfix.js"></script>
<![endif]-->
Download pngfix for IE (Thanks to bobosola)
Trackback URL for this post:
- ‹ previous
- 105 of 157
- next ›

Delicious
Digg
StumbleUpon
Reddit
Newsvine
Google
Technorati


Recent comments
5 days 21 hours ago
3 weeks 19 hours ago
3 weeks 2 days ago
3 weeks 5 days ago
3 weeks 6 days ago
4 weeks 1 day ago
4 weeks 1 day ago
4 weeks 2 days ago
4 weeks 3 days ago
5 weeks 7 hours ago