Google Answers Logo
View Question
 
Q: Web Coding - Weird Load Issue ( No Answer,   5 Comments )
Question  
Subject: Web Coding - Weird Load Issue
Category: Computers > Programming
Asked by: cyrus22-ga
List Price: $22.00
Posted: 20 Mar 2005 20:56 PST
Expires: 19 Apr 2005 21:56 PDT
Question ID: 497839
We are having a weird load issue with our dynamic website.  If there
is a  lot of Internet traffic or you are on a tad slower Internet
connection, the pages load weird.  It is as if they load very wide and
then all of a sudden snap to position once completely loaded.  It is
weird while it is building.

This must be a coding issue but how can we fix this / what is the problem?

http://virtualoffice.com/vo/

Request for Question Clarification by hammer-ga on 18 Apr 2005 07:26 PDT
Cyrus22-ga,

Did the advice I provided answer your question? If so, please let me
know so that I can post an official answer.

- Hammer
Answer  
There is no answer at this time.

Comments  
Subject: Re: Web Coding - Weird Load Issue
From: bizdata-ga on 20 Mar 2005 21:53 PST
 
Whenever you have a sound that plays as a preload action, it delays
the loading of the page. Try slimming down the sound file, or
eliminating its pre-load altogether. There is no reason to play it
unless the nav buttons are activated, anyway.
Subject: Re: Web Coding - Weird Load Issue
From: cyrus22-ga on 21 Mar 2005 11:53 PST
 
Thanks for the comment!  Although this is not our main concern at this
time.  But thank you!
Subject: Re: Web Coding - Weird Load Issue
From: hammer-ga on 21 Mar 2005 12:31 PST
 
Cyrus22,

Your tables have a jumble of width statements. The outermost table has
no width statement. The inner ones variously use percentages and hard
coded values. I'd normalize the width statements and see if that
solves your problem.

- Hammer
Subject: Re: Web Coding - Weird Load Issue
From: lordedarion-ga on 30 Mar 2005 17:31 PST
 
You should look if your page is entire inside a single "table"...

Doing this type of things your page will only show after page is loaded.
Also, you should look at some compression plugin (Gzip,modgzip) for
speedup the loading (Same tech google uses at its response pages).

Best Regards.
Subject: Re: Web Coding - Weird Load Issue
From: mark_bett-ga on 14 Apr 2005 22:32 PDT
 
Hammer is correct that the problem is a result of your jumbled tables.
 setting a fixed outer table will eliminate the problem.  the problem
is a combination of that and the sound (the sound take a while to d/l
so while its coming down the table gets spread out)

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy