[Seaside] Wrapping ProtoTip

Lukas Renggli renggli at gmail.com
Wed Mar 5 06:35:59 UTC 2008


>  How do I use the canvas object, such as:
>
>      html script: (html tip id: 'myElementId';
>                          content: [:h | h em: 'Italics here']

Have a look at SUElement>>#update:, #insert:, #replace:, ...

These methods all use the canvas to generate some XHTML string as a
parameter to a JavaScript function.

Lukas

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


More information about the seaside mailing list