Hi,
Does anybody know how to tell cocoon not to add carriage returns during
xsl transformation ?
For example when in an xsl file you write :
alert('<xsl:value-of select="message"/>');
You obtain
alert('
messageValue
');
that causes js errors.
Thanks in advance
JP
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>