Re: integrate a special link

Subject: Re: integrate a special link
From: Miloslav Nic <nicmila@xxxxxxxx>
Date: Wed, 11 Aug 1999 09:06:22 +0200
If I can offer an advice, do not use IE5. The standard has shifted
substantially.
You are working hard on something which will be of no use in half a
year.

The newest draft is quite stable. I had to make only small changes in
going to the latest one (XPath notation), but they were trivial. 

I am using XT all the time, it is stable, reliable and includes very
quicly the latest changes. What more can you wish from a program which
implements a draft?

"f.merle" wrote:
> 
> I have tried this but I use IE5 to display my xml and I can't use
> xsl:element (I work with the draft of december). Is there another solution??
> 
> > You can create an element in your xsl stylesheet:
> >
> > <xsl:element name="a">
> >         <xsl:attribute name="href">filename.htm</xsl:attribute>
> >         <xsl:text>clickable text</xsl:text>
> > </xsl:element>
> >
> > Hope this helps, Linda
> >
> > -----Original Message-----
> > From: f.merle [mailto:f.merle@xxxxxxxxxxxxxxxx]
> > Sent: Tuesday, August 10, 1999 4:25 PM
> > To: XSL-List@xxxxxxxxxxxxxxxx
> > Subject: integrate a special link
> >
> > I would like to have on my result page a link that I put in my xsl page
> > (I don't want to put this in my xml). Is there a possibility to add text
> > in my xsl which will appear on my result page and not written in my xml
> > page??
> >
> >  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> >
> >  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

-- 
***************************************************************
Dr. Miloslav Nic                        e-mail: nicmila@xxxxxxxx
Department of Organic Chemistry         TEL: +420 2 2435 5012  
ICT Prague (VSCHT Praha)                     +420 2 2435 4118
    				        FAX: +420 2 2435 4288  
****************************************************************


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


Current Thread