|
Subject: RE: Detecting every other node? From: Kay Michael <Michael.Kay@xxxxxxx> Date: Fri, 24 Mar 2000 16:54:29 -0000 |
> I am trying to apply a different template for every other > row, without using JavaScript. <xsl:template match="row[position() mod 2 = 0]"> <xsl:template match="row[position() mod 2 = 1]"> Mike Kay XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: Detecting every other node?, Steve Tinney | Thread | RE: Detecting every other node?, Wakefield, Nicholas |
| Re: Detecting every other node?, Steve Tinney | Date | How do I detect every other node?, Wakefield, Nicholas |
| Month |