according to the O'reilly book, the only way to increment a variable is to
call a template recursively.  I think I've seen an example of what you want
where they used a "count" and the mod function to alternate row color, but
don't recall the code.

-----Original Message-----
From: Ramon Maria Gallart [mailto:[EMAIL PROTECTED]
Sent: Friday, September 19, 2003 6:03 AM
To: [EMAIL PROTECTED]
Subject: table row color changing [spam-BCC][Faked From
Address][html-removed]
Importance: Low


Hi all.
 
Can anyone tell me the way to change the colors of a table rows? I mean,
the first in a color the next with other color, the next one with the
first color and so on... I've tried to do it using an external variable
but when i change it inside the loop it seems not to recognize it.
 
Thanks a lot.
 
Ramon Maria.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to