[Seaside-dev] WAStyleElement

Lukas Renggli renggli at gmail.com
Wed Sep 19 19:12:50 UTC 2007


> updateRoot: aRoot
>     super updateRoot: aRoot
>     aRoot if ie6; do: [
>         html stylesheet
>             add: 'body { margin: 0pt; padding: 0pt;}' ]
>
> should do the same. Yes, #add: is suboptimal as a selector name.

I thought I once added #with: to be consistent with the body-rendering
API, but I must have dreamt that.

Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside-dev mailing list