Never mind....I had lost my sight there for a bit and did not notice I had a background color set in my <td>
Doug ----- Original Message ----- From: "Doug Brown" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Friday, December 08, 2006 2:51 PM Subject: CSS? > Why does this work in just a plain .cfm page with no <cfoutput> > > <TR bgcolor="#c6c6c6" onMouseOver="style.backgroundColor='#666666';" onMouseOut="style.backgroundColor='#c6c6c6';"> > > And this does not when enclosed within <cfoutput> > > <TR bgcolor="##c6c6c6" onMouseOver="style.backgroundColor='##666666';" onMouseOut="style.backgroundColor='##c6c6c6';"> > > > > > > > Thanks > > > > Doug > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:263364 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

