IE 6 png transparency issue
My page is not ren开发者_C百科dering properly in ie6 because of transparency problem in ie 6. How can fix this issue.
You could also use the IE PNG Fix from TwinHelix. Works well with alpha-transparent pngs in IE6. You just need to include a tiny file into your html-code. The site explains well how to do this.
IE6 doesn't support transparent PNGs at all.
You need to use the Alpha Image Renderer. Check out the JS script fix found here:
PNG in Windows IE
There's also a fix from TwinHelix:
IE PNG Fix -TwinHelix
Try http://www.twinhelix.com/css/iepngfix/
SuperSleight
PNG Fix
image and background-image fixed
精彩评论