[Home] [By Thread] [By Date] [Recent Entries]
>
> <td bgcolor="$CellColor" colspan="2">
>
> ... and so on.
>
> The problem is in the last line. The CellColor variable is
> not replaced by
> the value of the variable. Rather, I just get the string "$GetColor".
>
> How do I do this?
<td bgcolor="{$CellColor}">
It's called an attribute value template.
Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



