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: How to preserver white space.


Hi Satish,

> <xsl:template match="/">
>         <xsl:text> FOR: </xsl:text>
> </xsl:template>
>
> How can I preserve the space before 'FOR'. It does preserver the
> white space after 'FOR:'

The space before 'FOR' should be preserved in the above.  Might it be
that you're displaying the output in a way that ignores certain
whitespace (for example, showing it in IE)?

Cheers,

Jeni

---
Jeni Tennison
http://www.jenitennison.com/



 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]