All Entries Tagged with "alphaImageLoader"

Create Transparent PNGs in IE6 Using AlphaImageLoader & No Hacks

As promised, this article describes how to use transparent PNGs in your CSS design in a very clean way. This method simply uses the default cascade and inheritance instead of the CSS hack for transparency described in my previous article on the subject. As in [...]

Transparent PNG in IE6 with CSS Hacks and AlphaImageLoader

This entry describes a method for displaying a transparent PNG in IE6 using a technique that I actually don't use anymore. I just wanted you all to be aware of your options when it comes to getting the desired results. You can find the preferred, hack-free method [...]