|
Subject: Re: [xsl] CRLF in xslt in Firefox and IE From: Manfred Staudinger <manfred.staudinger@xxxxxxxxx> Date: Wed, 6 Jul 2005 23:31:28 +0200 |
> What do you mean by see LF?
I used a test in the xlst like
<xsl:when test="contains($string, '#xD;#xA;')">
gives true on IE-6 and false on Firefox; wherus
<xsl:when test="contains($string, '#xA;')">
gives true on both for the same input xml.
Manfred
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] CRLF in xslt in Firefox a, David Carlisle | Thread | Re: [xsl] CRLF in xslt in Firefox a, David Carlisle |
| Re: [xsl] CRLF in xslt in Firefox a, David Carlisle | Date | Re: [xsl] CRLF in xslt in Firefox a, David Carlisle |
| Month |