Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hey, i've got this site which displays amout and amongst other info but the EUR wont render after the amount as in
<td><xsl:value-of select="$amount" /> EUR </td>
does anyone have a solution for this?
Hi Gísli,
That doesn't look like an XSLT problem at first hand - could you post some more code, e.g. - how do you get the $amount variable?
/Chriztian
thanks for the response Chriztian, and you where right. It was in the jquery code that if the class is price then the EUR is deleted.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Hard coded Text not appearing
Hey, i've got this site which displays amout and amongst other info but the EUR wont render after the amount as in
<td><xsl:value-of select="$amount" /> EUR </td>
does anyone have a solution for this?
Hi Gísli,
That doesn't look like an XSLT problem at first hand - could you post some more code, e.g. - how do you get the $amount variable?
/Chriztian
thanks for the response Chriztian, and you where right. It was in the jquery code that if the class is price then the EUR is deleted.
is working on a reply...