This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: XSL and White Space help PLEASE


since your advice doesn't always work, does that mean that it's also
bad?

Piers.

-----Original Message-----
From: David Carlisle [mailto:davidc@nag.co.uk]
Sent: Sunday, June 03, 2001 11:45 AM
To: xsl-list@lists.mulberrytech.com
Subject: Re: [xsl] XSL and White Space help PLEASE


> 
> 
> Use:
> 	
> <xsl:text disable-output-escaping="yes">&nbsp;</xsl:text>
> 
> It seems a really round-about way of doing a simple, common task,
> doesn't it?
> 
> Piers.

That's bad advice. It's over complicated (and doesn't always work)
Just use &#160; It's in the FAQ.

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
01285 884400.

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]