<CFIF Query.CurrentRow MOD 2> <CFSET RowColor = "##FFFFFF">
<CFELSE> <CFSET RowColor = "##CCCCCC"> </CFIF>
<TR BGCOLOR="#RowColor#">...
> How do I make a tr tag change for every row. I would like alternating row
> colors.
>
> Joshua Tipton
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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