How do i place elements at arbitrary positions using Seaside?
in pier, I do:
{{{
<DIV style="position: absolute; font-family: arial; font-style: italic;
font-variant:small-caps;
font-weight:bold; text-decoration:underline; letter-spacing: 2px;
top: 80px; width: 400px;
left: 400px; height: 25px; background-color: yellow">80 from the
top and 400 from the left</DIV>
}}}
what is the equivalent using seaside syntax?
Thanks.
Lawson
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside