Connecting Tech Pros Worldwide Forums | Help | Site Map

Geocities - How can I suppress the banner?

Michael
Guest
 
Posts: n/a
#1: Jul 20 '05
How can I identify the Table that the Geocities banner is in?
I tried

document.all.tags("table")[0].style.display = 'none'

no matter what number I used nothing worked.

Using CSS script

TABLE {display:none}

This works, but then I have to go to each table seperately and set the
display to block

I would like to be able to directly identify the table the banner is
in, so I can disable only the 1 table.

Arve Bersvendsen
Guest
 
Posts: n/a
#2: Jul 20 '05

re: Geocities - How can I suppress the banner?


Michael wrote in
news:70d75507.0307301334.24756c86@posting.google.c om:
[color=blue]
> How can I identify the Table that the Geocities banner is in?[/color]

Why not find a web host that doesn't add banner ads instead of
breaking your user agreement with Geocities?

--
Arve | http://www.bersvendsen.com/ | http://www.virtuelvis.com/

Lyd i nettbasert reklame? Nei takk!
http://www.bersvendsen.com/stillhet/
Lee
Guest
 
Posts: n/a
#3: Jul 20 '05

re: Geocities - How can I suppress the banner?


mdh_2972@hotmail.com said:[color=blue]
>
>How can I identify the Table that the Geocities banner is in?
>I tried
>
>document.all.tags("table")[0].style.display = 'none'[/color]

Since you have no ethics, you could wait outside a grocery store
for somebody to come out with their hands full of bags and their
wallet or purse in plain sight. Steal it, and use the money to
pay for web hosting.

kaeli
Guest
 
Posts: n/a
#4: Jul 20 '05

re: Geocities - How can I suppress the banner?


In article <70d75507.0307301334.24756c86@posting.google.com >, mdh_2972
@hotmail.com enlightened us with...[color=blue]
> Using CSS script
>
> TABLE {display:none}
>
> This works, but then I have to go to each table seperately and set the
> display to block
>[/color]

No you don't. Class your tables.
TABLE.mine {display:block}

<table class="mine">


--
-------------------------------------------------
~kaeli~
Found God? If nobody claims Him in 30 days,
He's yours to keep.
Going to church doesn't make you a Christian any
more than standing in a garage makes you a car.
http://www.ipwebdesign.net/wildAtHeart
http://www.ipwebdesign.net/kaelisSpace
-------------------------------------------------
Els
Guest
 
Posts: n/a
#5: Jul 20 '05

re: Geocities - How can I suppress the banner?



"kaeli" <infinite.possibilities@NOSPAMatt.net> schreef in bericht
news:MPG.1992d10d294e565198975d@nntp.lucent.com...

--
[color=blue]
> Going to church doesn't make you a Christian any
> more than standing in a garage makes you a car.[/color]

or reading and posting in this group makes you a script.

(sorry, just had to react. won't do it again ;-)


kaeli
Guest
 
Posts: n/a
#6: Jul 20 '05

re: Geocities - How can I suppress the banner?


In article <bgb80c$42p$1@reader1.tiscali.nl>,
els.aNOSPAM@PLEASEtiscali.nl enlightened us with...[color=blue]
>
> (sorry, just had to react. won't do it again ;-)
>[/color]


LOL
Fine by me. >:}~

--
-------------------------------------------------
~kaeli~
Found God? If nobody claims Him in 30 days,
He's yours to keep.
Going to church doesn't make you a Christian any
more than standing in a garage makes you a car.
http://www.ipwebdesign.net/wildAtHeart
http://www.ipwebdesign.net/kaelisSpace
-------------------------------------------------
Michael
Guest
 
Posts: n/a
#7: Jul 20 '05

re: Geocities - How can I suppress the banner?


Lee <REM0VElbspamtrap@cox.net> wrote in message news:<bg9e7d02jg7@drn.newsguy.com>...[color=blue]
> mdh_2972@hotmail.com said:[color=green]
> >[/color]
>
> Since you have no ethics, you could wait outside a grocery store
> for somebody to come out with their hands full of bags and their
> wallet or purse in plain sight. Steal it, and use the money to
> pay for web hosting.[/color]

I dont appreciate your smart ass answer. Is it a federal crime or
something? I would never rob a bank or store. Many people use add
blockers, it is not illegal
or anything.

I admit I was stupid to post the message in the first place.
Grant Wagner
Guest
 
Posts: n/a
#8: Jul 20 '05

re: Geocities - How can I suppress the banner?


Michael wrote:
[color=blue]
> Lee <REM0VElbspamtrap@cox.net> wrote in message news:<bg9e7d02jg7@drn.newsguy.com>...[color=green]
> > mdh_2972@hotmail.com said:[color=darkred]
> > >[/color]
> >
> > Since you have no ethics, you could wait outside a grocery store
> > for somebody to come out with their hands full of bags and their
> > wallet or purse in plain sight. Steal it, and use the money to
> > pay for web hosting.[/color]
>
> I dont appreciate your smart ass answer. Is it a federal crime or
> something? I would never rob a bank or store. Many people use add
> blockers, it is not illegal
> or anything.
>
> I admit I was stupid to post the message in the first place.[/color]

Blocking popups from appearing on my browser on my computer is not a crime, nor is it a
violation of any Terms of Service, with my ISP or with Geocities.

However, stopping Geocities from generating popups you agreed to allow them to generate
on your free web space is a violation of the Terms of Service you agreed to when you
signed up with them. At the least they could terminate your account for doing it, at
worst they could sue you for the lost revenues.

<url: http://docs.yahoo.com/info/terms/geoterms.html />

13. ADVERTISEMENTS AND PROMOTIONS
Yahoo runs advertisements and promotions on Yahoo GeoCities Sites. By creating your Yahoo
GeoCities Site, you agree that Yahoo has the right to run such advertisements and
promotions. The manner, mode and extent of advertising by Yahoo on your Yahoo GeoCities
Site is subject to change.

22. GENERAL INFORMATION
....The TOS and the relationship between you and Yahoo shall be governed by the laws of
the State of California without regard to its conflict of law provisions. You and Yahoo
agree to submit to the personal and exclusive jurisdiction of the courts located within
the county of Santa Clara, California. The failure of Yahoo to exercise or enforce any
right or provision of the TOS shall not constitute a waiver of such right or provision...

While it's /extremely/ unlikely that Geocities/Yahoo would sue you, it is well within
their rights to do so under the ToS you agreed to.

--
| Grant Wagner <gwagner@agricoreunited.com>

* Client-side Javascript and Netscape 4 DOM Reference available at:
* http://devedge.netscape.com/library/...ce/frames.html
* Internet Explorer DOM Reference available at:
* http://msdn.microsoft.com/workshop/a...ence_entry.asp
* Netscape 6/7 DOM Reference available at:
* http://www.mozilla.org/docs/dom/domref/
* Tips for upgrading JavaScript for Netscape 6/7 and Mozilla
* http://www.mozilla.org/docs/web-deve...upgrade_2.html


Lee
Guest
 
Posts: n/a
#9: Jul 20 '05

re: Geocities - How can I suppress the banner?


mdh_2972@hotmail.com said:[color=blue]
>
>Lee <REM0VElbspamtrap@cox.net> wrote in message
>news:<bg9e7d02jg7@drn.newsguy.com>...[color=green]
>> mdh_2972@hotmail.com said:[color=darkred]
>> >[/color]
>>
>> Since you have no ethics, you could wait outside a grocery store
>> for somebody to come out with their hands full of bags and their
>> wallet or purse in plain sight. Steal it, and use the money to
>> pay for web hosting.[/color]
>
> I dont appreciate your smart ass answer. Is it a federal crime or
>something? I would never rob a bank or store. Many people use add
>blockers, it is not illegal
>or anything.[/color]

It's a violation of your contract with Geocities.

Richard Cornford
Guest
 
Posts: n/a
#10: Jul 20 '05

re: Geocities - How can I suppress the banner?


"Grant Wagner" <gwagner@agricoreunited.com> wrote in message
news:3F2988B2.2ADC446D@agricoreunited.com...
<snip>[color=blue]
>13. ADVERTISEMENTS AND PROMOTIONS
>Yahoo runs advertisements and promotions on Yahoo
>GeoCities Sites. By creating your Yahoo GeoCities Site,
>you agree that Yahoo has the right to run such
>advertisements and promotions. The manner, mode and
>extent of advertising by Yahoo on your Yahoo GeoCities
>Site is subject to change.[/color]
<snip>

While the agreement excludes the site from actively preventing the
display of the adverts, it does not appear to prevent the site from
promoting advert blocking techniques or technologies to the user.
Perhaps the solution is to locate a free add-blocker that can handle
GeoCites adds, recommend it and link to a download.

Or maybe explain to a user how to set up their own advert-blocking user
StyleSheet. This one, for example, will not display any images that are
of the standard sizes used by advertisers:-

*[width="468"], *[width="468px"],
*[height="336"][width="280"], *[height="336px"][width="280px"],
*[height="300"][width="250"], *[height="300px"][width="250px"],
*[height="250"][width="250"], *[height="250px"][width="250px"],
*[height="400"][width="240"], *[height="400px"][width="240px"],
*[height="120"][width="240"], *[height="120px"][width="240px"],
*[height="60"][width="234"], *[height="60px"][width="234px"],
*[height="150"][width="180"], *[height="150px"][width="180px"],
*[height="600"][width="160"], *[height="600px"][width="160px"],
*[height="125"][width="125"], *[height="125px"][width="125px"],
*[height="600"][width="120"], *[height="600px"][width="120px"],
*[height="90"][width="120"], *[height="90px"][width="120px"],
*[height="60"][width="120"], *[height="60px"][width="120px"],
*[height="31"][width="88"], *[height="31px"][width="88px"]
{display: none !important;}

It's CSS selectors are not supported by many browses but Opera 7 can
cope with this.

(probably still a good idea to read the rest of the agreement to check
that it would not exclude this option).

Richard.


cwdjr
Guest
 
Posts: n/a
#11: Jul 20 '05

re: Geocities - How can I suppress the banner?


As several have noted, defeating ads is a TOS violation for free
accounts at Geocities(also at Tripod and Angelfire). Some of these
services have slightly different policies outside of the US, but I
doubt if any allow you to defeat their ads on a free account. These
all will remove the ads and add additional perks if you pay them a few
dollars a month. Rather than use any of the mentioned ones, I use a
small mom and pop host. They have their servers in a secure web hub
facility in Dallas that has 24 hour attention. I pay about US $5. a
month on an annual basis for 60M. They have a good file manager and
most things you need for a private site. I gladly pay for this rather
than put up with the huge pop up and banner ads on the free sites. Of
course if one can not afford this, then I can see that the ads can
annoy. However, someone has to pay for the service if the host is to
stay in business.It is no secret that hackers have found ways to
defeat the ads at the mentioned hosts, and then the hosts change
things to defeat the hack. The hackers then come up with a new hack,
and so on. However if you start posting in hacker NGs, you should not
be surprised if someone decides that your site or comuputer might be
fun to hack!
Closed Thread


Similar JavaScript / Ajax / DHTML bytes