Does anybody know script to avoid a pop-up banner
from the beam/to redirect service??????
Printable View
Does anybody know script to avoid a pop-up banner
from the beam/to redirect service??????
The following code works wiht most of the sites. Try it out
Make sure u put the script between the HTML and HEAD tags.
eg.
<html>
<SCRIPT LANGUAGE="JavaScript">
function open () {return true;}
</SCRIPT>
<head>
</head>
<body>
</body>
</html.
I already got some script to get rid of the banners of the free webspace thats not the problem.
But I have registered with a service that shortens my URL instead of http://www.provider.com/domain/blabla
I got http://beam.to/norfside
However the servive suddenly started with banners that the didnt had in the beginning, so Im trying to get rid of that banner but it doesnt seem to work with the previously mentioned Java script.
Well, i know this is not what you asked for, but http://www.cjb.net has great url redirection, and no banners! http://yourname.cjb.net.
Can you please post the code to get rid of ad banners on free web hosting sites? I would greatly appreciate it.
Wynd: you can use the code posted earlier in this thread by Danial.
SAil: Thanx I know about CJB redirection but I already got that beam.to account and lots of linx to my site use that...........
it seems you have an f2s account..
why not use that directly w/o redirectors?
and in your profile you have give your website as
http://something.f2s.com F2S websites work only
with the www prefix on . like http://www.something.f2s.com
and CJB.NET is pretty cool too!
and about Beam.to .. you could keep a "Site Moved" message there and ask the visitors to update thier links!
Danial's code doesn't seem to be workng for me.
yeah, yeah.........
I KNOW beam to sucks end I can better use cjb.net. But I just want the beam/to redirect to work properly, the basterds put on the banners so screw them.
As far as f2s is concerned: this hosting service is pretty good, but I got a large site on several freeyellow accounts, f2s is Case sensitive so I dont want to rewrite all my code.............
So anybody for the beam/to redirect banner killer??
Wynd: Whats your host??
Geocities. Will the code work with something like Tripod or Angelfire?
For GeoCities do the following.........
Step #1. Open up your html file to edit it.
Step #2. Insert the following code below the </HTML> tag.
<DIV id=yl0
style="LEFT: 0px; POSITION: absolute; TOP: 0px; VISIBILITY: hidden">
<DIV id=yl1
style="LEFT: 0px; POSITION: absolute; TOP: 0px; VISIBILITY: hidden">
<DIV id=yl2
style="LEFT: 0px; POSITION: absolute; TOP: 0px; VISIBILITY: hidden">
<script>
function stoperror(){
return true
}
window.onerror=stoperror
</script>
<NOSCRIPT>
<!--
<!--geoguide-->
-->
</NOSCRIPT>
<NOSCRIPT>
<NOSCRIPT>
<NOSCRIPT>
<IMG SRC="http://geo.yahoo.com/serv?s=76000007&t=956899875" ALT=1 WIDTH=1 HEIGHT=1>
<!-- Yahoo! Menu service --></table></noscript></script><script language="JavaScript" src="http://a372.g.a.yimg.com/f/372/27/1d/www.geocities.com/js_source/ygIELib6.js"></script><script language="JavaScript">var yvContents='http://geocities.yahoo.com/toto?s=76000007&l=NE&b=1&t=956899875';yfEA(0);</script><!-- END Yahoo! Menu Service -->
What about for tripod? thanks
...used to work for tripod, not sure if it still does, as i have not used tripod in a long time now...Code:<SCRIPT LANGUAGE="JavaScript">
function open () {return true;}
</SCRIPT>
Ok, thank.s I will have to try it :)
And, thanks for the Geocities code, it works.
yello all.
for tripod try this. All it does is move all of the contents of the page up so the banner is hidden above the top of the page. put <div style="position:relative;top:-125;z-index:0;background:;">
right before the <html> tag and put </div> after </html> tag.
you may have to ajust the number -125 to properly hide all of the tripod ad stuff. it works though.:eek:
Ok,
the original post was about the Beam/to banner...........
I still didnt get an answer to that one,
so anybody?
Any ideas on how to kill the netfirms banner?
Here's an example:
http://thebeatles.netfirms.com/
They use an IFRAME tag. The best I can do is hide it, but I'd like to kill it from showing ads if possible.
I will look for a way to disable it for you. Anyway, thanks for the link to the cool site! Beatles RULE!:D
sail3005 -
Thanks, I hope you come up with something.
That is a nice Beatles site isn't it?
The Beatles will never die.