RE: What I can and cannot do...

Subject: RE: What I can and cannot do...
From: Linda van den Brink <lvdbrink@xxxxxxx>
Date: Thu, 8 Apr 1999 09:45:57 +0200
It doesn't work in IE5 because IE5 doesn't support the use of the curly
braces to access an attribute. This was recently discussed on this list, but
I don't remember off-hand in which thread...

> -----Original Message-----
> From: Matthew MacKenzie [mailto:matt@xxxxxxxxxxxxxxx]
> Sent: Wednesday, April 07, 1999 6:45 PM
> To: xsl-list@xxxxxxxxxxxxxxxx
> Subject: What I can and cannot do...
> 
> 
> Hello,
> 
> Is there a page somewhere explaining what can and cannot be nested?  I
> am having a problem using <xsl:template ....> inside of <xsl:for-each
> ....>, also, can someone confirm that using something like this:
> 
> <xsl:template match="Link">
>    <A HREF="{@URL}"><xsl:apply-templates/></A>
>  </xsl:template>
> 
> Does NOT work in IE5, because I am getting it in the output literally.
> 
> Thanks.
> 
> Matthew MacKenzie/
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 


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


Current Thread