|
|
#1 (permalink) |
|
Registered User
Fresh Surpasser
Joined in Mar 2005
7 posts
Gave thanks: 0
Thanked 0 times
|
Banner on top of page
Hey i got a question, on my site there will be tons of links soon (to all kinds of websites of companies).
but i want that all links that get opened, have my banner on top of the page. How could i do this, without a lot of work. i was thinking of something like this window.location="'+eval("lnk")+'" And then open the link with *.htm?lnk=www.knoore.com But this doesnt work. |
|
|
|
|
|
#2 (permalink) |
|
Skittles
Super #1
Joined in Aug 2004
Lives in a space ship
Hosted on dedi
6,815 posts
Gave thanks: 101
Thanked 199 times
|
I know you could easily do it with frames, how to do it with javascript I would not be sure of.
__________________
Mountain Dew Knight
People should not be afraid of their governments. Governments should be afraid of their people. |
|
|
|
|
|
#3 (permalink) |
|
Registered User
Fresh Surpasser
Joined in Mar 2005
7 posts
Gave thanks: 0
Thanked 0 times
|
With frames, i cant make a banner wich rotates itself each 20 seconds.
and also have it on every page it opens, unless i make 999999 files ![]() therefor i got this idea. Already got the idea working now i need to put it in frames, so i need to use a different term in PHP, other then Header() http://www.knoore.com/test/files/lin...asshosting.com Last edited by Knoore; July 3rd, 2005 at 5:40 PM.. |
|
|
|
|
|
#4 (permalink) |
|
DemonicAngel
Super #1
Joined in Aug 2004
Lives in Wherever The World Takes Me
Hosted on Pass76
1,847 posts
Gave thanks: 28
Thanked 35 times
|
PHP Code:
The thing would be: http://yoursite.com/link.php?x=surpasshosting.com |
|
|
|
|
|
#6 (permalink) |
|
L'Awesome Advocate
Super #1
Joined in May 2004
Lives in .au
Hosted on Mango
2,423 posts
Gave thanks: 1
Thanked 5 times
|
Yes you would.
PHP Code:
__________________
When I get sad, I stop being sad, and be AWESOME instead. True story.
|
|
|
|