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)
- ‹ previous
- 105 of 167
- next ›

Delicious
Digg
StumbleUpon
Reddit
Newsvine
Google
Technorati


Recent comments
1 week 2 days ago
1 week 6 days ago
2 weeks 44 min ago
5 weeks 3 days ago
7 weeks 5 days ago
8 weeks 9 hours ago
8 weeks 3 days ago
8 weeks 4 days ago
8 weeks 6 days ago
8 weeks 6 days ago