|
Hey,
Have an interesting problem. I'm creating a website that has image rollovers that are PNG images. The website is dynamic based off screen resolution so the background behind the image rollovers is not always the same.
I need a solution to fix the fact that IE does not support PNG transparency. I know the latest and greatest from IE does support it but I still need to code for the people with older computers that still run IE. I'm extremely open to ignoring that if more and more people are switching to the latest and greatest from the Evil Empire Microsoft.
Any helpful solutions? Do not redirect me to another thread unless it is explaining the exact same problem I'm having.
Blackwater
__________________
Code:
if( $hungry ) { eat(); }
else { sleep(); }
|