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]
Other format: [Raw text]

Re: outputting &nbsp to HTML (not so final answer)




Aniceto López wrote:
> 
> Yes Eric, padding style can be a solution, using a transparent
> 1x1pix gif with certain width is another one but I still need the
> " " in the html code (designers esoteric reasons).
> 
> thanks a lot anyway
> 
> Aniceto Lopez
>


did you try
...
<td><xsl:text disable-output-escaping="yes">&amp;nbsp;</xsl:text></td>
...
?

regards,
Markus

 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]