PDA

View Full Version : Image problems in IE7


pennyjack
01-23-2007, 02:08 PM
I have an interesting issue with the way IE7 (maybe other versions too, but all I have is 7) is handling images from my site. Using IE go to www.pixperiment.com and you will most likely see an image of my daughter that has dropped a bunch of color info in the dark areas and replaced them with white. Where it gets interesting is that the image is fine in firefox (my usual browser) and here's where it gets real strange. If I use IE and right click and save the "bad looking" image to the desktop and then drag that image back into IE it doesn't suffer from the same problem. I know there are masking issues with the image (late night processing :-) but this color issue has popped up before. I have had the image on the server with an Adobe profile (which I thought could be the problem) and I replaced it with sRGB and still the same problem. Any thoughts?

Dennis
01-23-2007, 03:45 PM
the fade in script tends to do that. Take a look around the forums.

pennyjack
01-23-2007, 03:49 PM
Thanks, I have been troubleshooting it with a friend and we came to that conclusion moments ago. Thanks soooo much!

austriaka
01-23-2007, 05:08 PM
the fade in script tends to do that.not the fade in script but the IE css attribute filter:alpha(opacity=50); which is used in fade in script.
http://forum.pixelpost.org/showthread.php?t=5969
KArin