Skip to content

Instantly share code, notes, and snippets.

@danilowm
Created March 8, 2012 01:37
Show Gist options
  • Select an option

  • Save danilowm/1997886 to your computer and use it in GitHub Desktop.

Select an option

Save danilowm/1997886 to your computer and use it in GitHub Desktop.
PNG transparente no Internet Explorer
<!--[if IE 6]>
<script src="DD_belatedPNG.js"></script>
<script>
DD_belatedPNG.fix('.imagem, #img, h3 .img');
</script>
<![endif]-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment