O.P. RE: VistaBlog Second Edition
Well so far there are a few ways to do it...
1) The way John Anderton suggested - could get a bit messy though.
2) Add a transparency into the CSS for the images. This works to an extent in IE and Firefox. Doesn't work in Opera though.
3) Use javascript to force IE to render the PNG properly. (Lee's suggestion).
I think 3 is probably the best, for ultimate browser compatibility at the same time. Of cource, I have to remember that IE 7 is supposed to have PNG support as well as better standards compliancy.
I could say "shove it" to IE and do it with PNGs, but IE's market is still probably too big to ignore...
What do you think?
|