I know this issue deals with IE browsers failing to display PNG files, especially if you are a power user on Windows Vista and you are using IE7. My hope to find a solution to replace a PNG file with gif only if the png is not supported. Is there a way from a javascript or css perspective to achieve such an effect? I'm trying to accomplish this for background images on div tags.
Thanks!