Re: [xsl] Too many nested quotes

Subject: Re: [xsl] Too many nested quotes
From: Geert Josten <Geert.Josten@xxxxxxxxxxx>
Date: Fri, 29 Oct 2004 06:23:02 +0200
Hi Kevin,

> onclick="SortRows('@memorySize','number','descending','<xsl:value-of
> select="$opMode" />');"

Try using braces:

onclick="SortRows('@memorySize','number','descending','{$opMode}');"

Greets,
Geert

--
Geert.Josten@xxxxxxxxxxx
IT-consultant at Daidalos BV, Zoetermeer (NL)

http://www.daidalos.nl/
tel:+31-(0)79-3316961
fax:+31-(0)79-3316464

GPG: 1024D/12DEBB50

Current Thread