|
||||
I don't think you can do that unless you have very buggy <table> which I tried before. Won't bother much about it with broadband, everything is fast
![]()
__________________
www.Hive.my - Hive Hosting #1 East Malaysia Web Host! |
|
||||
How possible to compress HTML file?
I think there are some software that can clear up unwanted html syntax around; not sure
__________________
www.Hive.my - Hive Hosting #1 East Malaysia Web Host! |
|
||||
Re: How to load fast
Quote:
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. ![]() |
|
||||
Quote:
1. the ad provider web server is faster(to serve you) than the content site. 2. the content are deep into tablesssss. Browser(IE?) parse table content slower than content outside. 3. the content site pre-load the ads. |
|
||||
Guidelines to load faster
* TOTAL_OBJECTS - the total objects on this website(index) (including the HTML) should be minimized so that most browsers can multithread. Minimizing HTTP requests is key for web site optimization. * TOTAL_IMAGES - Total images on the index page must be minimized. Most browsers can send multiple requests, which can speed display of multiple images. * TOTAL_SIZE - the total size of the index.html page should be optimized. * HTML_SIZE - the total size of index.html file should be less than 20K. Assuming that you specify the HEIGHT and WIDTH of your images, this size allows your page to display content in well under 8 seconds, the average time users are willing to wait for a page to display without feedback. * IMAGES_SIZE - the total size of all your images shold be less than 15K. Ideally each image should be less than 1160 bytes, to easily fit into one TCP-IP packet. * MULTIM_SIZE - External multimedia files should be less than 4K. Hope the above helps regards |
|
||||
Feel free to use my website to optimize your JPG and GIF images
http://ejrs.com/optimizers.html Enjoy. |
|
||||
Quote:
Ade beberapa cara nak buat, here's some ways : A very simple, non-Java way to preload images on your splash page is to include them at the bottom of the splash page with a height an width of 1 pixel (so they won't be seen). <img src="images/image1.gif" width="1" height="1"> <img src="images/image2.jpg" width="1" height="1"> This will load them into the browser's cache, making them quickly accessible for other pages in your site. Just make sure that you allow enough time before the re-direct for the images to load over a 56k modem. Figure 4KB per second. Alternatively, you can find about some preload javascript out there on the internet. I don't remember the code on the top of my head. You might also want to check out Web Page Analyzer at http://www.websiteoptimization.com/services/analyze/ . It'll give you the download speed of your pages on various connections, and some tips on how to optimize your pages faster. Hope this helps. |
![]() |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| kat ner nak down load asp???? | erics_buddies | Website Programming | 12 | 29-08-2008 07:13 AM |
| problem using load movie for my V2. | Sic | Websites Review and Suggestion | 0 | 30-10-2005 02:05 PM |
| server load | CommunityZ | Paid Hosting Discussion Forum | 30 | 29-07-2005 08:04 PM |
| cmne lin nak load gambor dari db sql?? | lin | Website Programming | 3 | 22-10-2003 12:02 AM |
| Load image dynamically in Flash? | kpyew | Website Design | 6 | 19-08-2002 04:10 PM |






regards, 







Linear Mode

