Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Background loads in IE, says "Done", then content appears a few seconds later
Old 05-14-2008, 11:38 AM Background loads in IE, says "Done", then content appears a few seconds later
Novice Talker

Posts: 11
Trades: 0
Sorry for the long title but I couldn't think of any other way of describing it. I'm working on a new layout for my site and it works fine in Firefox but in Internet Explorer the page's background loads and says "Done", then about 5 - 8 seconds later the pages content all appears at once. Give it a try for yourself:

http://finalfantasy-xiii.net/test/index3.php

Can anyone tell me why it could be doing this and how I could get it to load normally?

Thanks!
Kitmitsu is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 05-14-2008, 02:07 PM Re: Background loads in IE, says "Done", then content appears a few seconds later
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
For one, your background image is enormous.
However, the biggest problem, and the reason for that behavior is that you've got the entire site in tables. Tables load exactly as you describe - so dump the tables for layout
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 05-14-2008, 03:23 PM Re: Background loads in IE, says "Done", then content appears a few seconds later
Novice Talker

Posts: 11
Trades: 0
Ahhh thanks alot :P I hate relying on tables for layouts but it's soo easy. I guess I'll learn to do it the Tableless way. Thanks again!
Kitmitsu is offline
Reply With Quote
View Public Profile
 
Old 05-14-2008, 05:17 PM Re: Background loads in IE, says "Done", then content appears a few seconds later
seocd's Avatar
Super Talker

Posts: 128
Name: Ryan
Trades: 0
on a side note, I am so ready for Final Fantasy XIII
__________________
SEO Compatible
Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
seocd is offline
Reply With Quote
View Public Profile
 
Old 05-14-2008, 07:24 PM Re: Background loads in IE, says "Done", then content appears a few seconds later
tripy's Avatar
Do not try this at home!

Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
Trades: 0
On an side not more: The page load event fires even if the images loaded via CSS are not finished.

Explanations:
I run a service oriented web site, http://web-screenshot that take real time screenshots of web pages.
For starting the screenshot procedure, I have developed a python program that wait for a "page loaded" event to start the screenshot capture.

What I have discovered though, via sites like myspace, is that the Gecko engine (the foundation of mozilla, firefox, thunderbird and the like) send an "page loaded" event even when an image is still loading from the CSS page.

They probably have separated them.
Add this to the fact that a browser open a limited number of concurrent conenctions to the same site, to not overload it (default for firefox is 4 connections per domains), it means that if you have a paeg that is graphic intensive, with load of external js and css files, you can have a page laoded event even when not every composant are loaded.

It depend of your page optimisations and structure.
__________________
Only a biker knows why a dog sticks his head out the window.
tripy is offline
Reply With Quote
View Public Profile Visit tripy's homepage!
 
Old 05-14-2008, 07:43 PM Re: Background loads in IE, says "Done", then content appears a few seconds later
scutari's Avatar
Skilled Talker

Posts: 95
Name: Indrit
Trades: 0
maybe you should try to use a css layout, I mean using the copy merge to create low-size background images.
__________________

Please login or register to view this content. Registration is FREE
scutari is offline
Reply With Quote
View Public Profile
 
Old 05-15-2008, 07:35 AM Re: Background loads in IE, says "Done", then content appears a few seconds later
Novice Talker

Posts: 11
Trades: 0
Quote:
Originally Posted by seocd View Post
on a side note, I am so ready for Final Fantasy XIII
If only they would come out with some information for it.

This is something I wouldn't normally do but I actually tried out a program that converts table layouts to tableless ones: http://www.table2css.com/

It works surprisingly well O_O everything on my layout is working as it's supposed to except for the collapsable div which I'm getting help with on their forums. It's good for lazy people. Here's my layout in tableless form but with some features disabled while I work on it: http://finalfantasy-xiii.net/test/index.html

Right now I'm gonna take everyones advice and try to size down my background image. Thanks!
Kitmitsu is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Background loads in IE, says "Done", then content appears a few seconds later
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.54217 seconds with 12 queries