[thelist] Avoiding "Orphan" Frames

gregory.john.toland at census.gov gregory.john.toland at census.gov
Fri Mar 2 07:36:19 CST 2001


Thanks!  Unfortunately, its the client's choice to use frames.  I have
warned them.

Gregory J Toland
 Sr. Systems Architect
 CHM, Inc.
 (301) 457-8058
 tolan002 at census.gov

Message: 18
EvoltDate: Wed Feb 28 13:23:47 2001
EvoltDate1: 200102281923
Reply-To: <seth at sethbienek.com>
From: "Seth Bienek" <seth at sethbienek.com>
To: <thelist at lists.evolt.org>
Subject: RE: [thelist] Avoiding "Orphan" Frames
Date: Wed, 28 Feb 2001 13:23:21 -0600
Message-ID: <FEEILENNJJNPMEGLELDIIEKMDGAA.seth at sethbienek.com>
MIME-Version: 1.0
Content-Type: text/plain;     charset="us-ascii"
Content-Transfer-Encoding: 7bit
In-Reply-To: <FEEILENNJJNPMEGLELDIGEKLDGAA.seth at sethbienek.com>
Importance: Normal
Reply-To: thelist at lists.evolt.org

Oops.  I just noticed I sent the wrong script.  Sorry. :)

> <body onLoad="if(parent.frames.length!=0)
> top.location='MyFramesPage.html';">

This should work though:

<body onLoad="if(top.location==self.location) {top.location =
'framespage.htm'};">

Seth

------------------------------
Seth Bienek
Solutions Development Manager
Stonebridge Technologies, Inc.
972.455.7294 tel
972.404.9754 fax
ICQ #7673959
------------------------------





More information about the thelist mailing list