[Home] [By Thread] [By Date] [Recent Entries]
On 7/25/07, Steve <subsume@xxxxxxxxx> wrote:
Hey there, I have a template for creating ajax links: It depends... If x and y are selected from the current node, then you can just go: <xsl:call-template name="a"/> and <xsl:template name="a">
<a href="{@x}" .....>
<xsl:value-of select="y"/>
</a>
</xsl:template>...as the current node is the same within the named template as it is when you call the named template. (if not then that's the correct way.) cheers andrew -- http://andrewjwelch.com
|

Cart



