Re: Page Inheritance
Andre Mas (amas@lhr-sys.DHL.COM)
Wed, 2 Jul 1997 15:01:25 +0100 (BST)
Date: Wed, 2 Jul 1997 15:01:25 +0100 (BST)
From: Andre Mas <amas@lhr-sys.DHL.COM>
Message-Id: <9707021525.lhrsys0.lhr-sys.DHL.COM.912400>
To: www-html@w3.org, scottm@danielson.co.uk
Subject: Re: Page Inheritance
Is it possible in HTML to set the default <A HREF=""> action to be
parent, so that if I forget to add TARGET="" the link will
'automatically' be in the parent frame, maybe using the BASE tag:
<BASE TARGET="PARENT">
Also, placing the mechanics of the idea on the server side might
be an idea, I'll take a look to see how friendly my server is.
Andre