Hi all,

Thanks. I must have been dreaming or something because I found myself this
solution
in a jiffy (after a good night's rest that is). 

Thanks again for the effort,

Cheers,

Michiel




$ -----Original Message-----
$ From: Jarno Elovirta [mailto:[EMAIL PROTECTED]]
$ Sent: donderdag 28 juni 2001 9:19
$ To: [EMAIL PROTECTED]
$ Subject: RE: Dynamic select in xsl:for-each?
$ 
$ 
$ 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]
$ 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to