[Lift] Re: CometActor and JQuery Effects

2008-10-11 Thread Mrinal Wadhwa
David, Yes, I was talking about on updates Thanks for the solution, it worked well. With regards, Mrinal On Fri, Oct 10, 2008 at 8:56 PM, David Pollak [EMAIL PROTECTED] wrote: Mrinal, Do you mean when the page is initially rendered or do you mean on updates? If you mean on updates,

[Lift] Re: CometActor and JQuery Effects

2008-10-10 Thread David Pollak
Mrinal, Do you mean when the page is initially rendered or do you mean on updates? If you mean on updates, see the partialUpdate(js: JsCmd) method on CometActor: http://scala-tools.org/mvnsites/liftweb/lift-webkit/scaladocs/net/liftweb/http/CometActor.html You can send arbitrary JavaScript to