-
i know this is a vb questions area.. but this forum has 10 times more visitors than any other forum ...so...:
i created my own .com with NameZero
BTW :
http://www.dealmanisrael.com
but i want to remove the commercial beneath...
i know it's possible because some guy did a favour to a friend of mine...and walla ...the commercial is gone..
if you're interested...
http://www.carpediemisrael.com
Please help me out if you know how to remove it...
-
easy
That's easy. I have a homepage at NameDemo, and I get a bar
at the bottom too (vozcrew.com). All you have to do is put
this javascript in your head tag (between <head> and </head>
here it is:
<SCRIPT LANGUAGE="JavaScript">
<!--
if (window != top) top.location.href = location.href;
// -->
</SCRIPT>
Try it. The bar will disappear. For a look, try
http://www.vozcrew.com and look at the bottom of the screen.
-
BTW
By the way, you only have to do this script one time, so
only in your index.html...
let me know when it works...
-
thanks
thanks...
BTW : You Have A Nice Site ..
the downloads dont work though..
-
mmm?
Downloads don't work? Can you please tell me wich ones, so
I can fix the broken links?
Thanx
-
Your script works well with IE, but alas, if someone visits with Netscape - doesn't work.
-
It does work
Mmm, my brother has Netscape 4, and it works!! Maybe older versions, but it works great with Netscape 4
-
I'm using the latest Netscape 4.76. I'll try your site again...
Still won't work - give me a connection refused error. Works with IE though, hmmm...
[Edited by dsy5 on 11-11-2000 at 05:32 PM]