The article talks about using PNG's for the backgrounds of DIV tags - which works great with the IE6 hack if the background image is NOT a repeating image. A little glitch that has frustrated me oh so many times and as far as I know...there is no hack to fix it.
Submitted by OrbitDesign on Wed, 10/17/2007 - 02:18.
I used exactly the fix as mentioned here, The only downfall on it is that W3C will not validate "behavior", hence it will report an error and I'm still looking for a solution on that.
One I can think of (but don't know how to do) is place the "style" into a separate CSS file and let it call from IE6 itself... well - sort of, not sure it this is a valid idea?
An Oversight on PNG Usage
The article talks about using PNG's for the backgrounds of DIV tags - which works great with the IE6 hack if the background image is NOT a repeating image. A little glitch that has frustrated me oh so many times and as far as I know...there is no hack to fix it.
PNG transparency in IE6
I used exactly the fix as mentioned here, The only downfall on it is that W3C will not validate "behavior", hence it will report an error and I'm still looking for a solution on that.
One I can think of (but don't know how to do) is place the "style" into a separate CSS file and let it call from IE6 itself... well - sort of, not sure it this is a valid idea?
Cheers