Hip hei!
<xsl:for-each select="/Page/Results/ToolbarView[Type=$menu-item']">
<xsl:value-of select="$menu-name"/>.add(new WebFXMenuItem("<xsl:value-of
select='Code'/>", "javascript:alert(\"Under Construction\")", "Display data
in EUR"));
</xsl:for-each>
Hope this helps,
Jarno
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
- Dynamic select in xsl:for-each? Michiel Verhoef
- RE: Dynamic select in xsl:for-each? Jarno Elovirta
- RE: Dynamic select in xsl:for-each? Michiel Verhoef
