[Seaside] SUEvaluator and SUInsertion

Lukas Renggli renggli at gmail.com
Tue Oct 2 14:01:59 UTC 2007


> I also try this intuitive before, but get I a
>   MessageNotUnderstood SUElement>>insertion:
>
> Maybe I (Scriptaculous-lr.174) need a newer version?

Sorry, this is wrong indeed. I didn't notice that you were using an
element, the code I gave only works for updaters.

Try something along:

    script insertion top; id: #myEl1Id; with: [ :r | r text: 'top' ]

This should work.

Cheers,
Lukas

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


More information about the Seaside mailing list