- From: Andrew Daviel <andrew@andrew.triumf.ca>
 - Date: Thu, 3 Jul 1997 14:46:43 -0700 (PDT)
 - To: Jordan Reiter <jreiter@mail.slc.edu>
 - cc: www-html@w3.org
 
On Thu, 3 Jul 1997, Jordan Reiter wrote: > > <BASE TARGET="PARENT"> > You're a darn tootin' genius. That's *exactly* how target can be defined > by default. Just tried it (Netscape 3.0/Linux) <BASE TARGET="_parent"> does what you want, "PARENT" makes a new window of that name (as per discussion here). Also, putting <META HTTP-EQUIV="Window-target" CONTENT="_parent"> in the target frame works sometimes (or _top, etc.) to force the current page to the full window. ANdrew Daviel
Received on Thursday, 3 July 1997 17:47:19 UTC