Hello,
I have a problem with unicode.
I have the following extract of my xsl file:
...
<xsl:element name="a">
<xsl:attribute name ="href">javascript:details('<xsl:value-of
select="$this-cell/wn1:data"/>','<xsl:value-of
select="$this-cell/wn1:lang"/>')
</xsl:attribute>
<xsl:value-of select="$this-cell/wn1:data"/>
</xsl:element>
...
But I have problems with <xsl:value-of select="$this-cell/wn1:data"/>.
On the value appears correct, but on the javascript call it appears not
like I expected.
Does anybody know if I'm doing something wrong?
Thanks in advance,
Ricardo Saraiva.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list