[Zope] Alt color in table.
Jason C. Leach
jleach@mail.ocis.net
Tue, 12 Jun 2001 14:33:14 -0700 (PDT)
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?
>
>