[Zope] ZPT - handling empty table cells with
Dieter Maurer
dieter at handshake.de
Mon Jan 3 13:30:19 EST 2005
David Pratt wrote at 2005-1-3 12:43 -0400:
>Probably a pretty simple question. The following gives me an
>  in my output which is probably what I am telling it to do.
>I want a simple so that my empty td's have contents when there
>is nothing in them and my tables will behave in IE.
Indeed. Use the "structure" keyword to tell "tal:content/replace"
not to perform HTML quoting...
Read the Zope Book (2.6/2.7 edition, online) in case you are
unfamiliar with "structure"...
--
Dieter
More information about the Zope
mailing list