[Seaside] freeform placement of elements in seaside...?

Bob Arning arning at charm.net
Tue Aug 31 02:27:13 UTC 2010


  You can always just use #style:

html div style: 'position: absolute; left: 20px; top: 40px;'; with: 
[...blah...blah...].

Cheers,
Bob

On 8/30/10 9:55 PM, Lawson English wrote:
>  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
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20100830/30816c6f/attachment-0001.htm


More information about the seaside mailing list