Subject: RE: forcing non breaking spaces?
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Mon, 24 Jul 2006 19:09:55 +0100
|
To output a non-breaking space, use   You don't need
disable-output-escaping.
I seem to recall there are CSS techniques of making sure that empty cells
get rendered properly, but I don't remember the details.
Michael Kay
http://www.saxonica.com/
> -----Original Message-----
> From: Steve [mailto:subsume@xxxxxxxxx]
> Sent: 24 July 2006 18:59
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: forcing non breaking spaces?
>
> I have a rather large xsl document Full of tablular data. Of
> course, empty cells don't show up when there is nothing in
> them so a common trick is simply to put a space there.
>
> Is there some more elegant way of making sure a space gets
> added after every value so that, if there is no value
> associated with it, there is still a space?
>
>
> More elegant than going
> <xsl:text disable-output-escaping="yes">&#160;</xsl:text>
> crazy, that is.
| Current Thread |
- forcing non breaking spaces?
- Steve - 24 Jul 2006 17:59:16 -0000
- Message not available
- Michael Kay - 24 Jul 2006 18:11:09 -0000 <=
- Steve - 24 Jul 2006 18:20:39 -0000
- <Possible follow-ups>
- cknell - 26 Jul 2006 20:58:18 -0000
|
|