Post Top Ad

Post Top Ad

Tuesday, December 23, 2008

IE6 PNG Fix (More Features): DD_belatedPNG

DD_belatedPNG is a fresh IE6 PNG fix script with features where other solutions are missing.
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');
That’s it.
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