1 reply [Last post]
sibanez
Offline
newbie
Last seen: 19 years 12 weeks ago
Joined: 2004-03-11
Posts: 1
Points: 0

I work for a faily large newspaper which has a production center handle the HTML and such. They launched a redesign which works great in IE 6, but goes complete nuts in IE 5. I have managed to discover most of the issues, but there's one that is killing me. When the page loads, it actually pushes down the visibile content and after it's done loading, it goes back to normal.

http://www.shreveporttimes.com/index.shtml

If anyone can help me, please let me know!

Tony
Tony's picture
Offline
Moderator
Brisbane
Last seen: 3 weeks 4 days ago
Brisbane
Timezone: GMT+10
Joined: 2003-03-12
Posts: 5344
Points: 2965

IE 5 creates space and pushes down page while it loads

Hi sibanez,
For me in IE5 the page loads with content missing in the center column and stays that way.
Also a JavaScript error shows up and it looks like the content may be dependant on the JavaScript. You may have to fix the JavaScript so that it works in Older browsers.

Hope that helps