Forum Moderators: not2easy
What I don't know is how widely accepted PNG have become. Looking back over related postings several year old threads suggest that the number of PNGs on the Web is growing, but that doesn't address the question to what percentage of browsers out there actually allow PNG files.
This brings up the second part of my question. Is there a jsp program that will check for the PNG plugin and then notify the user that one needs to be installed in order to view the site?
Springboarding onto the next question. Has anyone approached the problem by first checking the browser to see if PNG files will be displayed and if not to redirect the user to an alternate (duplicate) page that uses SSI to first convert the images to JPEG/jpg?
PNG has alpha channel support, but not all browsers support it. GIF allows a single color to be used as a transparency and most browsers support it.
GIF isn't dead and although the patent for use has expired in the U.S. it won't be free world wide until July of this year, which means there will be renewed support for the file type.