Click to See Complete Forum and Search --> : Website Help


Forbidden
03-27-2004, 05:30 PM
I have made this website, Some times it loads and some times only the top 1/4 loads so you can not see any think below the top logo. Why does this happen? What can I do?


www.clan-rel.tk

steelersfan88
03-27-2004, 05:34 PM
It always only loaded the top 1/4 for me.

It might be because you are highly dependant on images and frames, you should cut down on this. If you must frame a page, use SSI and rename you page to, example, .php or .phtml (for PHP). The images should not be loaded until after the text loads, therefore the text will show if the images choose to only reveal 1/4 of completeness.

steelersfan88
03-27-2004, 05:44 PM
note, continue to reply here, do not make new threads. no you must also change the code, or it will have no effect.

Forbidden
03-27-2004, 05:48 PM
ok, Sorry. I tried to delete that post but it didnt :( .

Code?

Forbidden
03-27-2004, 06:12 PM
Hello,

So what does php do?
I am all new to php, I know htm some java.

steelersfan88
03-27-2004, 06:18 PM
javascript, i presume. Ask in the PHP forum, or ask someone (Comguy Pete or pyro) to move it there for you. Note that other languages in addition to PHP can solve this issue.

Loading these things when appropriate through the server rather than the client often reduces loading time.

rhsunderground
03-28-2004, 12:13 AM
the page loads for me. :confused: maybe you've already made the changes.