Internet Explorer image problem

Discussion in 'HTML & Website Design' started by Diamond Blades, Sep 22, 2006.

  1. #1
    Internet Explorer image problem
    When loading homepage in firefox no problem. In IE when loading the index page the image area displays “false bitmap”. How do I fix?
     
    Diamond Blades, Sep 22, 2006 IP
  2. mkay80

    mkay80 Peon

    Messages:
    24
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    The code between the following if directives is causing the problem.

    <!--[if gte vml 1]>
    .....
    .....
    .....
    <![endif]-->
     
    mkay80, Sep 22, 2006 IP