[xsl] putting spaces into documents without getting "&nbsp" in the output HTML

Subject: [xsl] putting spaces into documents without getting "&nbsp" in the output HTML
From: "Rakesh Aswal" <raswal@xxxxxxxxxxx>
Date: Fri, 10 Aug 2001 09:53:02 -0400
Hi,

I am using &#160 in between the words in a line in the XSL to get
non-breaking spaces (&nbsp) in the output HTML, but the problem is that the
size of the file at the client side increases too much due to &nbsp
characters, I want to know is there any way of getting spaces instead of
using &#160 in XSL which generates spaces but no &nbsp in the output HTML.

Thanks
-rakesh


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


Current Thread