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]-->Related Free Resources:
- jQuery Menu - Background Image Animations
- PrettyPhoto - a jQuery Lightbox clone
- jQZoom 2.2 - jQuery Image Zoom Tool
- Carousel.us - a Javascript 3D carousel
- Simple Animated Menu for Mootools
- Create Colorful Striped Background Images
- jQZoom - jquery plugin
- FLIR - Facelift Image Replacement script
- 20 Free Flash Gallery Solutions for Your Images
- Photoshop actions: 124+ Free Photoshop Actions to Boost Your Designs






















Loading...
Bookmark Visual-Blast