| 
 
Subject: RE: [xsl] xsl:variable with hex color values From: "Aron Bock" <aronbock@xxxxxxxxxxx> Date: Fri, 20 May 2005 18:40:37 +0000  | 
the bgcolor attribute? I've tried using something like <xsl:variable name="bg" select="Black"> and then <td bgcolor = "$bg"> but it doesn't seem to work. I've tried with hex color values, which is my objective, and it didn't work either.
<xsl:variable ... select="'black'"/> <td bgcolor="{$bg}">
| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| [xsl] xsl:variable with hex color v, Rolando Isidoro | Thread | RE: [xsl] xsl:variable with hex col, Michael Kay | 
| RE: [xsl] XSLT 2.0 - finding nodes , Aron Bock | Date | RE: [xsl] xsl:variable with hex col, Williamson, Chris | 
| Month |