[Seaside] updating the contents of a div as a side effect of a liveCallback..

Rick Flower rickf at ca-flower.com
Thu Feb 1 16:20:19 UTC 2007


Michel Bany wrote:

> SeasideAsync identifies the is only capable of updating the page,
> it does not add to it. You should look a bit closer at the test code
> in #renderButtonOn:. You will see that the span area with id
> 'timestamp-button' is defined in the regular rendering code
> and updated by thelive callback.

Thanks Michel -- this was my problem obviously.. I had only written
that code very hastily to just ensure something was happening when the 
liveCallback was invoked.. I didn't even think that it would matter if I 
did or didn't specify a div/span/class ID.. Anyway, all appears to be 
well again.. Thanks for the clarification!



More information about the Seaside mailing list