Visual-Blast Media

Free web resources for designers and web developers

DD_belatedPNG - IE6 Alpha PNG Fix

Unlike other PNG fix scripts for IE6, DD_belatedPNG ensure that background-position and background-repeat are properly supported and fixes the grey background issue.

There is no usage of AlphaImageLoader, so script doesn’t have the buggy z-indexing associated with that filter.

The script is 6.66Kb uncompressed - 3.89Kb compressed and easy to implement:
insert the .js file, create another script node and define the class the fix will be applied to, like this:

<!--[if IE 6]>
<script src="DD_belatedPNG.js"></script>
<script>
    DD_belatedPNG.fix('.png_bg'); //EXAMPLE
</script>
<![endif]-->
  • del.icio.us
  • TwitThis
  • StumbleUpon
  • Digg
  • Design Float
  • Mixx
  • Facebook
  • LinkedIn
  • Sphinn
  • Netvibes

Related Free Resources:

Comments are closed.

  • Recommended:

  • Community Links

  • Submit Community Links






  • Article Tags

Translations