Thanks, Jim... no coffee yet... Rick
-----Original Message----- From: Jim Wright [mailto:[EMAIL PROTECTED] Sent: Thursday, September 27, 2007 7:43 AM To: CF-Talk Subject: Re: Why wouldn't the first cell alternate colors with this code? On 9/27/07, Rick Faircloth <[EMAIL PROTECTED]> wrote: > Assuming all other related issues with this code are correct, why wouldn't > this first cell alternate colors coded like this? The background color > attribute > seems to be ignored. > <cfif get_events.recordcount mod 2> > I think you meant to use get_events.currentrow. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get involved in the latest ColdFusion discussions, product development sharing, and articles on the Adobe Labs wiki. http://labs/adobe.com/wiki/index.php/ColdFusion_8 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289607 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

