Posted By


theasta on 10/01/10

Tagged


Statistics


Viewed 637 times
Favorited by 1 user(s)

fix IE6 PNG alpha


/ Published in: JavaScript
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <!--[if IE 6]>
  2. <script src="js/DD_belatedPNG_0.0.8a-min.js"></script>
  3. <script>
  4. DD_belatedPNG.fix('h1, .pngfix');
  5. </script>
  6. <![endif]-->

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.