View Single Post
  #10 (permalink)  
Old 18-12-2004, 12:00 PM
lcf's Avatar
lcf lcf is offline
Pro-Blogger
 
Join Date: Feb 2003
Location: Kluang, Johor
Posts: 2,376
Rep Power: 118
lcf will become famous soon enough
Send a message via ICQ to lcf Send a message via MSN to lcf Send a message via Yahoo to lcf
Re: How to load fast

Quote:
Originally posted by marco
Siapa yang tau macam mana nak load sesuatu website dengan cepat. I mean how to program. Bagi dia load semua dulu.. then display sekali gus.. ade cara yang bernas tak? i need your help!
In Dreamweaver, there is prebuild javascript function to Pre-Load images file.

by the way, according to your idea, user will see NOTHING at all while loading the page. It is not a good idea.

You may also add a animated loading image that shows when page is loading and disappear when loaded. Personally, I will avoid this. That's annoying.

To increase page loading speed, you can decrease the number of images, or image size. Use clean html code.

Or, you can store your web pages on a fast webserver. Well, this is off topic already.
__________________
LiewCF | Malaysia Bloggers Forum
Reply With Quote