12 Jun
2001
12 Jun
'01
9:33 p.m.
hi, Works great, can you explane the syntax in the dtml-if statment? What does the all the pucntuation do? Thanks, j. ...................... ..... Jason C. Leach .. On Tue, 12 Jun 2001, Max M wrote:
Something like this?
<dtml-if "_['sequence-odd']"> bgcolor="gray"<dtml-else> bgcolor="white"</dtml-if>
regards Max M
Max M. W. Rasmussen, Denmark. New Media Director private: maxmcorp@worldonline.dk work: maxm@normik.dk ----------------------------------------------------- Shipping software is an unnatural act
From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Jason C. Leach
Does zope have an eazy way to alternate row colour in a table? Anyone have a slick way to do it?