Re: include XSL variable in HTML img tag

Subject: Re: include XSL variable in HTML img tag
From: Mike Brown <mike@xxxxxxxx>
Date: Fri, 2 Jun 2000 16:47:50 -0600 (MDT)
> <IMG name="xslt" src=(how do I assign the path here?)>
> 
> I tried the following  but dosent seem to work
> 
> <img name="xslt" src="<xsl:value-of select="$img1"/>>

<img name="xsl" src="{$img1}"/>

   - Mike
____________________________________________________________________
Mike J. Brown, software engineer at         My XML/XSL resources:
webb.net in Denver, Colorado, USA           http://www.skew.org/xml/


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread