On Wed, Feb 3, 2010 at 7:27 AM, Marius <[email protected]> wrote:
> Technically you could override : > > def toJavaScript(session: LiftSession, displayAll: Boolean): JsCmd > > from CometActor, but you'd probably loose important things that Lift > does for you there. You could call super but I don't think that it > would be very helpful. > > Perhaps we should add an easy way to allow this ... > That'd be nice > > Br's, > Marius > > On Feb 3, 5:15 pm, Heiko Seeberger <[email protected]> > wrote: > > Hi, > > > > It looks like the output from fixedRender is always placed below the > > one from render. Is there a way to change this? > > > > Heiko > > > > -- > > Heiko Seeberger > > > > Work: weiglewilczek.com > > Blog: heikoseeberger.name > > Follow me: twitter.com/hseeberger > > OSGi on Scala: scalamodules.org > > Lift, the simply functional web framework: liftweb.net > > -- > You received this message because you are subscribed to the Google Groups > "Lift" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<liftweb%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/liftweb?hl=en. > > -- Lift, the simply functional web framework http://liftweb.net Beginning Scala http://www.apress.com/book/view/1430219890 Follow me: http://twitter.com/dpp Surf the harmonics -- You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/liftweb?hl=en.
