This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: including an jpg-file


> the xsl part:
>           <img src="\imagebase\{href}"/>
> 
> I want the resulting html file to look like:
>      <img src="\imagebase\light.jpg" />
> 
> But instead I'm getting: <img src="\imagebase\{href}" />
> Any ideas about what I'm doing wrong ?

Probably you chose an XSL processor that doesn't support attribute value
templates. Not the infamous Microsoft 1998 IE5 version by any chance?

Please, if you're going to ask questions on this list, TELL US WHAT
PROCESSOR YOU'RE USING.

Mike Kay 


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]