> I poked around in the Seaside source using the browser but couldn't find
> anything that seemed relevant to where the <body> tags get created. Any
> ideas on where I should look or if it supports it?
SomeComponentClass>>updateRoot: aHtmlRoot
super updateRoot: aHtmRoot.
aHtmlRoot bodyAttributes at: 'foo' put: 'bar'
--
Lukas Renggli
http://www.lukas-renggli.ch_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside