Quote:
Originally Posted by MrApples
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.
|
Look at the Yahoo User Interface (YUI) library. They have an experimental ImageLoader that loads images after the page has been completed. You can find it here:
http://developer.yahoo.com/yui/imageloader/
Since YUI is slowly being integrated throughout vBulletin, this shouldn't add too much overhead.