Christopher Jordan schrieb:
> It's 
> swapping out the text color, but not the background color. I'm puzzled.  
> Is there some reason I could be seeing these sorts of results?

Is this online, cane i see this?

Have you so in the CSS?
#tableID td{
background:#ccc;
}

this cane not overwritte with your
    td.Weekday{

then must be
#tableID td.Weekday{

..... you have not this in CSS!?
background-color    : #ThisOrderBoardOddRowColor#;

sorry :)

-- 
Viele Grüße, Olaf

-------------------------------
[EMAIL PROTECTED]
http://olaf-bosch.de
www.akitafreund.de
-------------------------------

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to