lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LYNX-DEV Spaces in <A HREF="#foo bar"> are deleted


From: Duncan Hill
Subject: Re: LYNX-DEV Spaces in <A HREF="#foo bar"> are deleted
Date: Wed, 26 Mar 1997 08:35:24 +0400 (GMT-4)

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>

HTH

Duncan Hill
------------------------------------------------------------------------------
Administrator/Webmaster for Bajan.Org
Cogito cogito ergo cogito sum - I think that I think therefore I think I am.
Email: address@hidden  :  address@hidden
http://www.bajan.org       http://www.bajan.org/dhill
------------------------------------------------------------------------------

;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

[Prev in Thread] Current Thread [Next in Thread]