topmind
2006-12-14 18:59:51 UTC
I have long encountered an odd phenom where a graphics file (GIF or
PNG) is matched with an HTML color to provide a smooth transition.
However, different browsers seem to display them differently such that
matching in IE won't match in Mozilla, etc.
I have to use IF statements in the code to change the HTML color
depending on the browser brand.
I've read an old message about "broken gamma" in browsers, whatever the
heck that means. It appears to be a known bug that browser vendor(s)
refuse to fix.
Being that it was an old message (7 years or so), is the situation
still the same? IF statements live on? (Some recommend using flat
graphics for back-ground colors instead of HTML.)
Thanks
PNG) is matched with an HTML color to provide a smooth transition.
However, different browsers seem to display them differently such that
matching in IE won't match in Mozilla, etc.
I have to use IF statements in the code to change the HTML color
depending on the browser brand.
I've read an old message about "broken gamma" in browsers, whatever the
heck that means. It appears to be a known bug that browser vendor(s)
refuse to fix.
Being that it was an old message (7 years or so), is the situation
still the same? IF statements live on? (Some recommend using flat
graphics for back-ground colors instead of HTML.)
Thanks