check the advanced tab in "internet options" properties
there is a multimedia entity - and "show images"
check it if it is unchecked.
Main Topics
Browse All TopicsI've got internet explorer 8 and when i've created a quick html page with a few images in, the images won't load! What's going on? They work in FF, and they work when uploaded to a webserver. I've been making webpages for years and years, so I'm confident the html is ok. I've googled around a lot and noticed a few image display problems, but i still don't have a solution i can use. Any ideas anyone? The local html file is just in a my documents folder - not on an intranet server or the like.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
najh--The standard for coding IE8 pages has changed considerably.
See http://www.eggheadcafe.com
But IE8 has a bug. http://www.microsoft.com/d
Run IE8 in Compatibility View.
akahan - I am sure that IE is not seeing the page as being on my intranet, because it is not on my intranet. It's a local file. It's in a directory within my documents.
Roads_Roads, the images work in IE8 when it's all uploaded to a web server, just not when held locally.
jcimarron - i'll look at that further - i am really surprised if it is a parsing issue - the html is really really simple stuff - no css or anything. Why would it parse the file differently just because it's held locally? I'm really confused.
The first image is a png, the other three are jpg. All the files and folders are completely lowercase.
I'm suspecting it's either a bug in IE8 or perhaps my security software. I've seen the odd occurance of it when I google the problem, but no solution which seems to apply.
I've also tried the same folder of files on another computer with IE8 (same version of IE8).
I've tried all the obvious things (like checking file paths etc.) so I'm absolutely convinced the code etc. is fine. Admittedly I've not written any special code for IE8, but I expected the existing things I'd written to work. I've even taken sites that used to work when I had IE7 and looked at them locally and the images still don't work on IE8 either. It's very strange. I shall have another go when I'm at home this evening, and try looking at the security software and see if that's interfereing with the images somehow. (seems unlikely to me, but i feel like i've ruled everything else out, and presumably the security software can affect image rendering - i mean it puts little green ticks / red crosses in my google results, so it must have some influence...)
najh--
I suspect the problem is trying to use pages coded for IE7 in IE8. Maybe I misunderstand, but I it seems the pages in question do not reproduce correctly using IE8 in any zone--not just locally.
You wrote "Admittedly I've not written any special code for IE8, but I expected the existing things I'd written to work. I've even taken sites that used to work when I had IE7 and looked at them locally and the images still don't work on IE8 either."
And I wrote "The standard for coding IE8 pages has changed considerably.
See http://www.eggheadcafe.com
Hi jcimarron - thanks for your suggestion. Unfortunately you do misunderstand. The pages in question do reproduce perfectly correctly if they're not held locally. If I access the very same page after uploading it, it works fine in IE8. And that's the problem I'm having. If they consistenly didn't work and I was doing something that IE8 couldn't parse, then that would make sense to me, but that's not the case. IE8 can understand it perfectly - it just won't show the images when the images are held locally. I've also just discovered that if I put a URL for the image src then it will load that image, even though the html file is held locally, so it seems to dislike the images themselves being held locally.
IE8 works 100% fine on all the pages I've written, except if I have them locally on my computer.
I did make an error in my previous post though - where i said, "I've also tried the same folder of files on another computer with IE8 (same version of IE8)." I should have added, ", and it works fine there!" I must have been distracted while writing that! So yes, it's quite odd - I can't seem to write any web pages and have them saved locally and then look at them through IE8. And that's even if i press F12 and change the browser mode to IE7. If I could change a setting to make the pages display properly I'd be happy with that even, but no - nothing works! Still baffled.
I'm now suspecting there's something odd about the image files I've been using...
The story has now become a bit more convoluted. I just tried downloading the images from the website again. Here's what I did (if anyone's interested)...
First I downloaded one image from the website using IE8 and saved it into the same local directory with a new name. I then used that image to create another new local web page. Image didn't show up on IE8.
Then I did the same again using FireFox - I downloaded the same image from the website using firefox and saved it into the same local directory, with another new name. And then i used that image in a new locally held web page. And this image IS visible in IE8.
So suddenly I've broken the "curse" on that image which stops it being displayed on this computer... but I don't know how or why!! So now I have two image files - one which will display in ie8 and one which won't. When I do an MD5 sum on the two files, they appear to be identical. When i go into the file properties it seems like windows thinks there's a difference between them though. (see attached propertied) bea5.jpg loads fine, bea4.jpg doesn't. (but only when held locally of course)
najh--I have read what you posted and things reported are a little weird. When you downloaded in IE8 were you using Compatibility View? Did you have add-ons turned on or off (for the latter Start|All Programs|Accessories|Syste
Probably this won't help, but you may still be interested
http://www.vistaheads.com/
I've discovered that if I put the Mark of the Web ( http://msdn.microsoft.com/
najh--Very interesting. Good for you for finding this.
Mark of the Web was developed for IE6, whereas you run IE8. The security in IE8 is supposed to be the best of any IE.
I wonder if the following would have a similar effect.
IE Tools|Internet Options|Security tab|Custom Level|in the Miscellaneous section set "Websites in less privileged web content zone..." to Enable or Prompt and see what happens.
Business Accounts
Answer for Membership
by: akahanPosted on 2009-11-22 at 08:13:08ID: 25882402
Check the settings in Tools/Internet Options/Security. Are you sure IE is seeing your page as being on your intranet, and applying low level security, so that the pictures get displayed?