|
Subject: RE: use <xsl:value-of> within an attribute value From: Linda van den Brink <lvdbrink@xxxxxxx> Date: Fri, 10 Nov 2000 16:28:19 +0100 |
> <xsl:variable name="filepath" select="C:/webserver/htdocs"/>
> <input type="image"
> src="<xsl:value-of select="$filepath"/>/Images/back.gif"
> onclick="history.back()"/>
You can use curly braces (attribute value templates) in cases as these:
src="{$filepath"}/Images/back.gif"
Linda
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| use <xsl:value-of> within an attrib, Xu, Xiaocun | Thread | RE: use <xsl:value-of> within an at, Kay Michael |
| Re: SAX mode, DOM mode and caching, Tangi Vass | Date | format-number and time or ???, Robert Koberg |
| Month |