Forum Moderators: open

Message Too Old, No Replies

ie6 image problem

Driving me insane....

         

StanTheMan

1:14 pm on Dec 16, 2003 (gmt 0)

10+ Year Member



I am getting people contact me a saying that images are not loading on my page. Though investigating I have found that they are using IE6 and that there is a bug built in.

I have tried search around there is a hotfix on Microsoft site but I could do with it being fixed at my end rather than wait for people to upload a fix.

Does anyone know anything about this, and could shed some light on the situation?

Thanks

Web Footed Newbie

1:42 pm on Dec 16, 2003 (gmt 0)

10+ Year Member



Where are your images located and what program are you using for your site build?

Perhaps the images are on your local computer and were not published to the host.

For instance, I use absolute urls (using the tag "http://" for my images. Maybe your images are relative urls and something is not right.

Do your images show up in other browsers (Opera, Netscape, etc.)?

WFN

StanTheMan

1:46 pm on Dec 16, 2003 (gmt 0)

10+ Year Member



They are all absolute and work in every other browser I have tested. Thus driving me insane....

Another thing when you click on show image - it actually shows on the screen.

Web Footed Newbie

1:52 pm on Dec 16, 2003 (gmt 0)

10+ Year Member



Send me a sticky mail with the site and I'll do a quick test if you like. I'm running IE6, Opera, Netscape7.
WFN

tedster

4:43 pm on Dec 16, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



If the images are in a floated div, you may be running into what's called the "peek-a-boo bug". One work-around for that is to assign an explicit line-height rule for the floated div.

StanTheMan

5:23 pm on Dec 16, 2003 (gmt 0)

10+ Year Member



Guys you have give me something to work with.

Thanks.