[Home] [By Thread] [By Date] [Recent Entries]
> try with index(), may be > > <xsl:template match="tag[index() $lt$ 50]"> > [MHK>] This is obsolete IE5 syntax, the XSLT equivalent is "tag[position() < 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
|

Cart



