[Seaside] Google Maps examples?

Lukas Renggli renggli at gmail.com
Sat Mar 22 06:53:26 UTC 2008


>  I'm stumbling over a number of things, including how to get the <body
>  onload()="initialize()" onunload="GUnload()" >    to work so it
>  initializes the map stuff.

Override #updateRoot: in your component. The attributes of the body
tag can be changed by accessing aHtmlRoot bodyAttributes.

Lukas

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


More information about the seaside mailing list