Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: IE9 pictures not displaying  (Read 8015 times)

0 Members and 1 Guest are viewing this topic.

cicliced

    Topic Starter


    Greenhorn

    • Experience: Beginner
    • OS: Unknown
    IE9 pictures not displaying
    « on: April 07, 2012, 11:01:33 AM »
    Hi,
    I have created a simple html website with some jpeg images created in photoshop.  They have been 'saved for web', using rgb colour space.  When opening the website in IE9 it does not display the images, but if I go to the file directly and right click 'open with IE' it opens the image on it's own OK.  The images display perfectly in the website when opened in FF or Safari.  This is all being done locally on my PC, not on any servers etc.  Windows 7.  IE9 64bit.

    Any ideas?
    Thanks

    leonidus2012



      Starter

      • Experience: Beginner
      • OS: Unknown
      Re: IE9 pictures not displaying
      « Reply #1 on: April 08, 2012, 02:25:07 PM »
      URL please?

      soybean



        Genius
      • The first soybean ever to learn the computer.
      • Thanked: 469
      • Computer: Specs
      • Experience: Experienced
      • OS: Windows 10
      Re: IE9 pictures not displaying
      « Reply #2 on: April 08, 2012, 04:55:18 PM »
      URL please?
      No URL here.  As he said,
      This is all being done locally on my PC, not on any servers etc. 
      In other words, the web pages are not on the Internet yet.  He's developing them on his computer.

      cicliced

        Topic Starter


        Greenhorn

        • Experience: Beginner
        • OS: Unknown
        Re: IE9 pictures not displaying
        « Reply #3 on: April 22, 2012, 08:46:43 AM »
        I still don't have a solution to this.. any ideas please?

        soybean



          Genius
        • The first soybean ever to learn the computer.
        • Thanked: 469
        • Computer: Specs
        • Experience: Experienced
        • OS: Windows 10
        Re: IE9 pictures not displaying
        « Reply #4 on: April 22, 2012, 09:09:43 AM »
        Are the images in the same folder as the HTML file, or a different folder?  How have you coded the path to the folder containing the images in your HTML files?

        cicliced

          Topic Starter


          Greenhorn

          • Experience: Beginner
          • OS: Unknown
          Re: IE9 pictures not displaying
          « Reply #5 on: April 22, 2012, 09:31:17 AM »
          Yes all files are in same folder, it's working in other browsers so I think the link is correct. Here it is:
           <img src="logo1.jpg" alt="home" width="312" height="142" />

          I've tried it without the height/width.  I've turned off all IE security settings.  I've tried without the / before closing >.  I've tried the image as .gif.

          IE doesn't show a red X it shows this image icon/holder:

          Thanks

          soybean



            Genius
          • The first soybean ever to learn the computer.
          • Thanked: 469
          • Computer: Specs
          • Experience: Experienced
          • OS: Windows 10
          Re: IE9 pictures not displaying
          « Reply #6 on: April 22, 2012, 09:53:04 AM »
          I see nothing wrong with what you're doing, so I'm at a loss at the moment to identify the problem.  I'll be offline for the next few hours but will take another look at this later.

          I suspect your page would display fine in all browsers if you uploaded your files to a web server/hosting service and viewed them on the web.  In other words, I suspect this is an issue only when viewing the files on your local machine.

          Do you have your pages published to the Internet yet?

          cicliced

            Topic Starter


            Greenhorn

            • Experience: Beginner
            • OS: Unknown
            Re: IE9 pictures not displaying
            « Reply #7 on: April 22, 2012, 09:57:18 AM »
            Thanks for your help with this.  It's not published yet. I've emailed the files to my work pc so will try it there tomorrow.  And if no luck will try publishing it on web.

            cicliced

              Topic Starter


              Greenhorn

              • Experience: Beginner
              • OS: Unknown
              Re: IE9 pictures not displaying
              « Reply #8 on: April 23, 2012, 03:23:44 AM »
              Hi, I tried this in IE7 today on my work PC and it works fine, so must be something with my home PC, no idea what but will just have to live with it! Thanks for help.

              ESt



                Newbie

                • Experience: Beginner
                • OS: Windows 7
                Re: IE9 pictures not displaying
                « Reply #9 on: March 03, 2013, 01:14:27 PM »
                Open your HTML file properties and click "Unblock".

                [recovering disk space, attachment deleted by admin]

                SuthernThang



                  Greenhorn

                  • Experience: Beginner
                  • OS: Unknown
                  Re: IE9 pictures not displaying
                  « Reply #10 on: March 26, 2013, 09:31:07 PM »
                  Open your HTML file properties and click "Unblock".

                  Just curious...where do you find HTML file properties? thanks