ie6 PNG fix for CSS background images
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 š
Sorry this does not work for PNG fix