"Joshua Tipton" <[EMAIL PROTECTED]> wrote in message
000601c0ce80$53c8acd0$[EMAIL PROTECTED]">news:000601c0ce80$53c8acd0$[EMAIL PROTECTED]...
> How do I make a tr tag change for every row. I would like alternating row
> colors.
>
> Joshua Tipton
Try something like this with the <tr> tag:
<tr bgcolor="#IIF(CurrentRow MOD 2, DE('3366CC'), DE('CCFF33'))# ">
tom
www.basic-ultradev.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists