- From: David Dorward <david@us-lot.org>
- Date: Thu, 8 Aug 2002 22:08:17 +0100
- To: w3c-wai-ig@w3.org
Received on Thursday, 8 August 2002 17:06:58 UTC
On Thu, 8 Aug 2002 13:48:53 -0700
Kynn Bartlett <kynn-edapta@idyllmtn.com> wrote:
> Toss a rule like this into your user style sheet, on modern browser
> with good CSS2 support:
>
> a[target="_new"]:after { content: "(This will open in a new
> window.)"; }
>
> Ta da! Problem solved.
And a new problem created, "_new" is not a valid target name, so there
shouldn't be any elements that this applies to.
http://www.w3c.org/TR/html4/types.html#type-frame-target
--
David Dorward http://david.us-lot.org/
Received on Thursday, 8 August 2002 17:06:58 UTC