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 🙂

Print Friendly, PDF & Email

You may also like...

1 Response

  1. A says:

    Sorry this does not work for PNG fix

Leave a Reply to A Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.