Subject: Re: Document() and &
From: David Carlisle <davidc@xxxxxxxxx>
Date: Sat, 18 May 2002 13:21:01 +0100
|
> but either way, I'm getting the unusable "&" embedded in the URL
> which appears as the value of the src or rel attributes in the resulting
> HTML document.
why do you say it's unusable? What else would you want.
You can not have an unquoted & in HTML any more than you can in XML.
Some browsers may choose not to flag the error and allow an unquoted &
but it is still wrong.
(This is a FAQ I'm sure there must be something about this in the faq
for this list at dave pawson's site)
David
_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|