|
Subject: Re: [xsl] String concatenation inside open tag From: Abel Braaksma <abel.online@xxxxxxxxx> Date: Tue, 27 Feb 2007 15:24:53 +0100 |
I'm new to XSL.
The problem comes in because I don't know how to parse the parameters. I'm in an open "<a" tag so I can't do (unless I'm mistaken) an
I'm sorry if this type of question has been answered before, I tried searching, but didn't know what to search for to get a hit.
<a href="something">
<xsl:attribute name="onclick">
<xsl:text>someFunc('</xsl:text>
<xsl:value-of select="@column" />
<xsl:text>');</xsl:text>
</xsl:attribute>
</a>Cheers, -- Abel Braaksma http://www.nuntia.nl
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] String concatenation inside o, Jason Solan | Thread | Re: [xsl] String concatenation insi, Martin Honnen |
| Re: [xsl] execute external batch pr, Abel Braaksma | Date | RE: [xsl] execute external batch pr, Michael Kay |
| Month |