Quote:
|
Originally Posted by Jason Dunn
Is PNG really used all that often though? Myself, I never use it on Web pages - the advantages over GIFs and JPEGs are minimal. Alpha transparency on a 32-bit colour image is cool and all, but not if certain visitors can't see it.
|
Or most visitors! I've been redesigning the web site for my department and really needed good transparency (i.e. no GIF halo) and in a 24 bit image and so I tried out .png for the first time. It seemed great until I opened it up in Internet Explorer, where the alpha channel was a block of semi-transparent white instead of fully transparent. A quick Net search turned up that this is a known bug in IE that MS doesn't seemed very concerned about fixing. I don't know about your stats, but at my sites 92% of my visitors are IE users so using transparent .png is out of the question. Since that's the main reason why I would use .png, I just don't bother.
Of course, the security issue doesn't exactly make we want to run out and reconsider either!