1 Oct
2004
1 Oct
'04
7:04 p.m.
On Fri, 1 Oct 2004 13:56:38 -0500, Laura McCord <laura.mccord@doucet-austin.com> wrote:
Of course, this won't work merely because of all the semicolons.
You can replace each semi-colon with two semi-colons to actually get a semi-colon out: <div tal:attributes=" id string:${box}; style string:position:absolute;; left:180;; top:${position};; z-index:1;; visibility:hidden;;" > ... </div> -Fred -- Fred L. Drake, Jr. <fdrake at gmail.com> Zope Corporation