[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Image in XSL?

Subject: Image in XSL?
From: "Medina, Edward" <emedina@xxxxxxx>
Date: Thu, 3 Aug 2000 18:36:32 -0400
image in xsl
Hello Folks!

I'm trying to have a banner show up in HTML
without the source being in the XML.  How 
can I do that in XSL?

I know that in HTML you can do it 
with <A HREF="location"/> how can you do it in the 
XSL.  I know how to set an image to the background
but, how do you have a banner?

I tried

		<IMG >
		<xsl:attribute name="SRC">
		<A SRC="file:H:/xml/test/disp_jsr_banner_gif" /> 
		</xsl:attribute>
		</IMG>

and

		<IMG >
		<xsl:attribute name="SRC">
		<xsl:value-of
select="file:H:/xml/test/disp_jsr_banner_gif"/>
		</xsl:attribute>
		</IMG>

However neither work, any ideas anyone?

Thanks in advance, 

Eddy


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.