Follow Ohmkumar on Twitter
8
Mar/10
0

ie6 PNG fix for CSS background images

ie6 - Internet Explorer 6

Recently i just gone through this excellent script for png fix for ie6, even png images declared in css background.
All you have to do is add these below to lines between tags.

<!–[if ie6]>
<script type=”text/javascript” src=”orpngfix.js”></script>
<![endif]–>

Add the orpngfix.js and clear.gif files in the root folder.
Enjoy :)

Comments (0) Trackbacks (0)

No comments yet.

Leave a comment


No trackbacks yet.