| Subject: How do I detect every other node? From: "Wakefield, Nicholas" <NWakefield@xxxxxxxxxxxxxxxxx> Date: Fri, 24 Mar 2000 12:17:05 -0500 | 
Dear All
I am trying to apply a different template for every other row, without using
JavaScript.
Any one got any ideas.
TIA
<header>
	<row >
		<mv name='Simon'>
	</row>
	<row >
		<mv name='Justin'>
	</row>
	<row >
		<mv name='Paul'>
	</row>
</header>
<xsl:for-each select="row">
        <TR><xsl:apply-templates /></TR>
</xsl:for-each>
Nicholas Wakefield
This e-mail has been sent in confidence to the named addressee(s).  If you
are not the intended recipient you must not disclose or distribute it in any
form, and you are  asked to contact the sender immediately. The sender does
not accept any liability for loss or damage which may be caused by any
attached files.
 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: TransforMiiX used by anyone?, Nicolás Lichtmaier | Thread | [no subject], costempd | 
| RE: Detecting every other node?, Kay Michael | Date | Formatting text output handler [WAS, Eric van der Vlist | 
| Month |