[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: Ogg.: Showing results in parts...


Subject: RE: Ogg.: Showing results in parts...
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Thu, 27 Jul 2000 23:41:24 +0100

> try with index(), may be
> 
> <xsl:template match="tag[index() $lt$ 50]">
> 
	[MHK>]  This is obsolete IE5 syntax, the XSLT equivalent is
"tag[position() &lt; 50]". But of course it will only display the first 50,
not the second 50 etc.

	Mike Kay


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



Current Thread
Keywords