|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: FAQ (was Re: how to put images into my web page like <im
Yes, it works. Many thanks for all the helps, especially Nikita.
Thuy Do.
-----Original Message-----
From: Nikita Ogievetsky [SMTP:nogievet@xxxxxxxxxxxx]
Sent: Wednesday, October 13, 1999 9:00 AM
To: xsl-list@xxxxxxxxxxxxxxxx
Subject: Re: FAQ (was Re: how to put images into my web page like <img src ....)
I do not know which parser are you using.
in parsers supporting post August XSLT (such as XT, SAXON ):
<a href="{MAINMENULINK}"><img src="{MAINMENU}" /></a>
in MSXML:
<a>
<xsl:attribute name='HREF'><xsl:value-of
select='MAINMENULINK'/></xsl:attribute>
<img>
<xsl:attribute name="SRC"><xsl:value-of
select='MAINMENU'/></xsl:attribute>
</img>
</a>
Nikita Ogievetsky
http://www.cogx.com
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








