This is the mail archive of the
xsl-list@mulberrytech.com
mailing list .
alternating table background colour in an for-each 'loop'
- To: "xsl list" <XSL-List at lists dot mulberrytech dot com>
- Subject: [xsl] alternating table background colour in an for-each 'loop'
- From: "Michael Bauerfeld" <michael at socialchange dot net dot au>
- Date: Thu, 19 Jul 2001 11:30:55 +1000
- Reply-To: xsl-list at lists dot mulberrytech dot com
Hi everyone,
I'm trying to alternate the background colour of table rows (e.g.
row1=green, row2=blue, row3=green, row4=blue, ...) for a for-each loop. Is
there an easy way to achieve this?
I've tried to get the element position so I can check if it is even or not.
But it looks like I can't get the absolute position of an element in a list
with 'position()' inside a 'for-each' loop.
Any ideas??
Thanks,
-michael
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list