vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Order of loading (https://vborg.vbsupport.ru/showthread.php?t=161355)

MrApples 10-28-2007 10:46 PM

Order of loading
 
I have a header that is very demanding when it comes to file size, and since it is not vital to the rest of the page, I would like it to load last. How would I go about doing this?

Analogpoint 10-29-2007 02:46 AM

I think you'd better explain in a bit more detail exactly what you're trying to do.

MrApples 10-29-2007 09:54 PM

Because the header is high in size, it is holding up the rest of the page(only the headers from a quick glance) from loading on slow connections. Since the images of the header I am referring to is only extra, I would like it to load after the rest of the forum.

Analogpoint 10-29-2007 10:05 PM

You could do it with Javascript, but then it would break for non-js browsers. You could put it in the footer, and move it after page load (with Javascript), or you could not include it in the page, and load it after pageload with Javascript.

But before doing all that, I'd seriously try to bring the header image filesize down to a reasonable size first. How big is the file?

Coders Shack 10-31-2007 04:27 AM

place the header in the footer, then use CSS to move it to the top, and make an empty div with the height/width in the header where your "footer-header" will overlay.

Princeton 10-31-2007 01:12 PM

The header is the first thing a visitor sees .. this is the spot where your brand is visible to the world. Why would you want to make it the last thing to load?

I suggest rethinking your "header" options.

You will get more specific solutions if you post the URL?

MrApples 11-01-2007 07:58 PM

<a href="http://www.pollama2.pollama.com" target="_blank">http://www.pollama2.pollama.com</a>

I can't exactly tell for sure how bad it is as my internet is messed up.

I have plans to optimize it some though.

Dilmah 11-02-2007 04:00 AM

Try this:

http://www.cobydelaney.com/test/test.htm

Download the images from here.

I optimised them and combined them for you.

344Kb down to 39Kb.

MrApples 11-06-2007 07:56 PM

How did you do that?

nexialys 11-06-2007 09:07 PM

actually, the original images were not optimized for the web... that's the only problem you had...


All times are GMT. The time now is 01:21 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01222 seconds
  • Memory Usage 1,727KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete