Re: Quick MouseOver tip (jscript)

by ryan_fischer(at)juno.com

 Date:  Tue, 23 Dec 1997 02:25:25 -0500
 To:  ccyrny(at)stuttgart.netsurf.de
 Cc:  hwg-graphics(at)hwg.org
 References:  introweb
  todo: View Thread, Original
On Tue, 23 Dec 1997 00:56:23 +0100 "C. Cyrny"
<ccyrny(at)stuttgart.netsurf.de> writes:
>When I checked the source code of my page AT GEOCITIES, I found much to
>my surprise that at the bottom of the code, AFTER the closing </html>
>tag, THIS:
><!-- -->
><SCRIPT LANGUAGE="JavaScript">
><!--
>window.open("http://www.geocities.com/cgi-bin-local/GeoAD?pageID=/gp/Paris/Metro",
>"w3adAAIAAIQJ", "width=515,height=125");
>//-->
></SCRIPT>
>Can I do something to remove this from ALL of my pages???
>Claus
>mailto:ccyrny(at)stuttgart.netsurf.de

Nope!  Can't do it!  From what I understand, this is a type of SSI that
GeoCities has ignorantly decided to embed on random pages every so often.
 Even if you are a GeoPlus member who pays the $9.95/month, you can't
stop the script.  Maybe if you could find some way to stop the page
before it finished loading... Or maybe you could try putting the opening
part of a comment after the /HTML tag like this:

</HTML>
<!--

this way, anything after the /HTML tag will be commented out.  I haven't
tried it, but in theory it might work and is worth a shot...

(Don't close the comment tag...)

-Ryan Fischer
ICQ UIN - 595003

HWG: hwg-graphics mailing list archives, maintained by Webmasters @ IWA