|
Subject: Re: [xsl] Xsl colour attributes. From: Goetz Bock <bock@xxxxxxxxxxx> Date: Tue, 22 May 2001 01:45:34 +0200 |
On Tue, May 22 '01 at 09:27, Daniel Rodriguez wrote:
> <body scroll = "auto" leftmargin="0" topmargin="0" rightmargin="0" bottommargin="0">
> <SCRIPT>
> <![CDATA[
> document.writeln("<table cellpadding='0' cellspacing='0' border='0' width='100%' height='100%'>")
> document.writeln("<tr>")
> document.writeln("<td>")
> document.writeln("<xsl:attribute name='bgcolor'><xsl:value-of select='$fgcolor' /></xsl:attribute>")
> document.writeln("blah blah ")
> document.writeln("</td>")
> document.writeln("</tr>")
> document.writeln("</table>")
> ]]>
> </SCRIPT>
>
> </body>
Well, the xsl instruction is inside a <![CDATA[ ]]> section, so the
processor will not check for any xslt ...
Cu,
Goetz.
Attachment:
pgp00005.pgp
Description: PGP signature
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] Xsl colour attributes., Daniel Rodriguez | Thread | RE: [xsl] Xsl colour attributes., Chris Bayes |
| [xsl] Xsl colour attributes., Daniel Rodriguez | Date | RE: [xsl] Xsl colour attributes., Chris Bayes |
| Month |