| 
 
Subject: Re: [xsl] background-image question From: "W. Eliot Kimber" <eliot@xxxxxxxxxx> Date: Tue, 28 Jan 2003 16:13:54 -0600  | 
I don't know much about fo, but try putting the literal 'draft.jpg' in
quotes - That's how xsl:attribute would work.
<fo:block>
         <xsl:attribute name="background-image">
           <xsl:value-of select=" 'draft.jpg' "/>
         </xsl:attribute>
 <fo:block>
          <xsl:attribute name="background-image"
          >url(draft.jpg)</xsl:attribute>-- W. Eliot Kimber, eliot@xxxxxxxxxx Consultant, ISOGEN International
1016 La Posada Dr., Suite 240 Austin, TX 78752 Phone: 512.656.4139
| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] background-image question, Ritu | Thread | Re: [xsl] background-image question, J.Pietschmann | 
| Re: [xsl] value of variable inside , Tobias Reif | Date | RE: [xsl] background-image question, Koes, Derrick | 
| Month |