View Full Version : how do i make the header not reload?
GoTTi
02-20-2006, 01:00 AM
ok i am wanting to put up a flash header and i dont want it reloading every single page load...how do i get it to stay?
ThugTheLeet
02-20-2006, 01:40 AM
I think it has to do with the flash.
Anyways Hi Blackwallstreet administrator :p
GoTTi
02-20-2006, 03:27 AM
hiiiiiiiii ;)
howd u know
Hellcat
02-20-2006, 07:26 AM
ok i am wanting to put up a flash header and i dont want it reloading every single page load...how do i get it to stay?
Frameset, I'd say....
GoTTi
02-20-2006, 08:07 PM
what do u mean frameset?
Hellcat
02-20-2006, 11:32 PM
On a webpage you can split up the display into several frames.
Each frame holds a different page.
So you could define a page with two frames, one for the header, one for the content.
If the content frames changes the shown page, the other frame(s) or not affectected and remain as they are.
Take a look at this:
http://www.comptechdoc.org/independent/web/html/guide/htmlframes.html
:)
GoTTi
02-21-2006, 04:20 PM
hellcat can u code me an example so i can get idea of what u mean.
where would i put the code in the templates so the header doesnt keep loading?
Hellcat
02-22-2006, 01:28 AM
The link I posted above holds a quite good example :)
GoTTi
02-22-2006, 07:10 AM
i understand the code but i wanna know where would i put it on the forum? what template? what php file?
Hellcat
02-22-2006, 07:41 AM
Neither.
Put the frameset definition in a seperate index.html or such.
Let the upper frame point to something like "header.html" and the main frame to the forum's index.php.
Calisse
02-22-2006, 07:52 AM
Neither.
Put the frameset definition in a seperate index.html or such.
Let the upper frame point to something like "header.html" and the main frame to the forum's index.php.
If you want a simple way I guess I would put it on a page, make an iframe with a transparent background and put it in that.
though obviously this is a dumb way to do it it would work i think...
Zachery
02-22-2006, 08:09 AM
If you want a simple way I guess I would put it on a page, make an iframe with a transparent background and put it in that.
though obviously this is a dumb way to do it it would work i think...
Don'tuse flash?
GoTTi
02-24-2006, 01:58 AM
but how would i make the forums load without refreshing the header?
all the php files on load will keep refreshing...i cant figure it out.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.