It doesn’t use MSIE AlphaImageLoader filter so, it succesfully renders
background-repeat
and background-position
.The script also fixes the IE6 grey background problem.
How to use it?
Very simple.- Insert the .js file to your code
- Create another script node
- Define the class the fix will be applied to, like:
DD_belatedPNG.fix('.png_bg');
P.S. It is adviced to use the script only for IE6 with conditional comments.
Website: http://www.dillerdesign.com/experiment/DD_belatedPNG/
No comments:
Post a Comment