[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: LYNX-DEV Spaces in <A HREF="#foo bar"> are deleted
From: |
Bela Lubkin |
Subject: |
Re: LYNX-DEV Spaces in <A HREF="#foo bar"> are deleted |
Date: |
Wed, 26 Mar 1997 06:37:22 -0800 |
Duncan Hill wrote:
> On Wed, 26 Mar 1997, Andrew Haylett wrote:
>
> > If I have
> >
> > <A HREF="#foo bar">link</A>
> >
> > in my document, and
> >
> > <A NAME="foo bar">target</A>
>
> Netscape and Co, are working around the problem. The space should be
> hex-encoded for it to work properly under Lynx (Is it in an RFC anywhere?)
> If I remember correctly, its %20 for space...ie:
> <A HREF="#foo%20bar">blah</a>
Should Lynx also be collapsing the spaces in the NAME anchor? These two
references would have matched if the spaces were collapsed out of
both...
>Bela<
;
; To UNSUBSCRIBE: Send a mail message to address@hidden
; with "unsubscribe lynx-dev" (without the
; quotation marks) on a line by itself.
;