July 14, 200818 yr hello, I have a problem about PNG image transparent on IE6, I try to search on google and try some solutions. However it doesn't work. Anyone can help me... - _ - " Here is my site thailand-webdesign.net Tnx for you help ^^
August 8, 200818 yr IE6 cant handle PNG. it leave like a white mark. The best thing to do is use a gif or jpeg but. gif have a white border round everything if u use transparancy so if its on white then you are ok. if not you have to do exact placement. copy part of the back ground and the over image. it is the only way till IE6 is trully gone
August 8, 200818 yr gifs or jpgs not always possible. There is javascript that can make .pngs transparent, but it won't work on repeated background .pngs (And gifs don't have a white border unless you've got matte on when saving)
August 26, 200818 yr gifs or jpgs not always possible. There is javascript that can make .pngs transparent, but it won't work on repeated background .pngs (And gifs don't have a white border unless you've got matte on when saving) Create a replacement gif for all the horrble internet users that dont update their browser, and then use an exception rule (like !important) to show a lovely transparent png file to those who install their updates.
September 15, 200817 yr As steammultimedia said, IE6 can't handle PNG. Because I hate Gif I either use a png fix for ie, you can find it here: http://www.twinhelix.com/css/iepngfix/. Or make the background behind the transparent object as the bg on your site. Thats the easiest way to fix it.
September 17, 200817 yr IE6 cant handle PNG. it leave like a white mark. The best thing to do is use a gif or jpeg but. gif have a white border round everything if u use transparancy so if its on white then you are ok. if not you have to do exact placement. copy part of the back ground and the over image. it is the only way till IE6 is trully gone You can play around with the matte colour to reduce or remove the border. If you are using a gradient on the edge of the image (say a drop shadow) then there will be little you can do to remove the 'border'.
September 18, 200817 yr All the facts should be given on png support for IE6. When it comes down to it, you need to specify why type of png your referring to when you say IE6 doesnt support it. There are two basic kinds. png8 and png24. The difference is the bit depth. png8 is fully supported in IE6, while png24 which supports alpha transparency is not. For some images, instead of using a straight gif, I would rather use a png8 because it compresses much better than a gif. If your looking for a solution for support on png24 in IE6, look up the Dean Edwards IE7 hack. It should be noted that as far as I have searched (or created my own), I havent been able to solve the background-position support for png24 in IE6.
Create an account or sign in to comment