English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I'm working on a site which must have no frames but the client wants me to eliminate the totally blank screen which appears before the next page is loaded.

The site is totally DIV based.

I remember to have read a couple articles about it but now I can't seem to find any of them. Perhaps you, seasoned developers have a quick answer to this age old problem?

Thank you.

2007-03-14 05:22:27 · 1 answers · asked by raindogmx 1 in Computers & Internet Programming & Design

Thank you very much, Injanier. I was hoping to gather some more answers but yours was very good since the beginning.

2007-03-15 03:48:48 · update #1

1 answers

The blank page while the next page loads is unavoidable. You can use Javascript to preload things so subsequent pages will load from the cache. The tradeoff is that the home page will take longer to load. More simply, you can reduce loading time by keeping image sizes down and by re-using as much as possible.

2007-03-14 05:47:08 · answer #1 · answered by injanier 7 · 0 0

fedest.com, questions and answers