[mochikit] TR alternating bgcolor

2005-12-05 Thread dbdweeb
Is there some sample code on how to render alternating background colors on a table row?

[mochikit] Re: TR alternating bgcolor

2005-12-05 Thread dbdweeb
That worked nicely. I was thinking about a for loop with a modulo % 2 on the row number but this is better. THANX !!

[mochikit] Re: Coordinating async stuff

2006-05-12 Thread dbdweeb
This really did the trick nicely. THANKS! Oh yeah, the SQL is in a web service written in Python with HTTP authentication. The SQL is in a Python dictionary and looked up based on the key passed in the URL query string. --~--~-~--~~~---~--~~ You received this