![]() |
Pre-Load Forum
1 Attachment(s)
This little mod pre-loads the forum before even actual showing you the forum, it loads all the contents such as images, css, etc before showing you the forum.
put this code at the bottom of your forums headinclude template Code:
<SCRIPT LANGUAGE="JavaScript"> Note: This hack works with all versions of vBulletin, except VB4! |
*tries it*
might even set the text as random quotes so my users have something to read quick when my server is being slow lol. *likes it* |
good idea, just a loading animation image with a random quote below!
for some reason, this doesnt work on VB4, i dont know why |
Maybe body onload code.. I have had problems with toooooo many mods or custom third party scripts all using the body onload part of the code ;) just a thought.
|
Quote:
|
Great!! Thanks.
|
Could someone maybe make a loading animation for that usage so its not only simple text ?
|
try this.
Add this to the headinclude template HTML Code:
<script type="text/javascript"> HTML Code:
overflow-x:auto; HTML Code:
#hidepage {position: absolute; left:0px; top:0px; background-color:#FFF;layer-background-color:#FFF;height: 100%; width: 100%; } HTML Code:
<div id="hidepage" ><table> trying to make it semi validate since layer-background-color: is for netscape only and I can't see why you would use legacy netscape code because I doubt anyone uses netscape anymore or IE6 let alone IE4. Also its DOM 2 not 3 as most browsers dont even support DOM 3. Should work I cant test my self my domain is being transferred and I can't access the site until friday. |
google chrome dont working :(
|
well the thing is i found a code like this on google, and it works very well!
|
All times are GMT. The time now is 10:02 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|