Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Dec 1999 13:59:05 -0500
From:      James Bailie <jazzturk@home.com>
To:        questions@freebsd.org
Subject:   Re: Netscape vs. FreeBSD vs. Slashdot -- revisited
Message-ID:  <19991229135905.A1803@cr31617-a.lndn1.on.wave.home.co>
In-Reply-To: <Pine.BSF.4.10.9912291221520.58227-100000@peloton.runet.edu>; from brett@peloton.runet.edu on Wed, Dec 29, 1999 at 12:23:04PM -0500
References:  <14442.5864.945609.599381@whale.home-net> <Pine.BSF.4.10.9912291221520.58227-100000@peloton.runet.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Dec 29, 1999 at 12:23:04PM -0500, Brett Taylor wrote:

> I don't know if this in reference to my post awhile back, but what you
> need to do is turn off javascript and Slashdot will work normally (wo/
> crashing).  YMMV.

This works for me as well. Now to find the culprit. The block below is the
only JavaScript on the main Slashdot page:

<SCRIPT LANGUAGE="JAVASCRIPT">
<!--
now = new Date();
tail = now.getTime();
document.write("<IMG SRC=http://209.207.224.245/Slashdot/pc.gif?/slashhead.inc,"+ 
tail + " WIDTH=1 HEIGHT=1><BR>");
//-->
</SCRIPT>

If I insert those three lines into a custom page on my local index page,
Netscape dies as expected. I suppose we could see what that CGI program is
spitting back at us, maybe I'll do that later on...


-- 
James Bailie  

http://members.home.net/jazzturk  


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991229135905.A1803>