On Fri, Mar 5, 2010 at 2:00 AM, Lukasz Kuczera <[email protected]> wrote:

> So i've solved it on my own :D Using jQuery in Lift :D
> Lift is so complex but once you wrap your head around it is so easy :D
>

Glad you found the answer... and yes... it's good to build your own
JavaScript helpers for Lift.  Most of the JavaScript stuff that's currently
in Lift is based on the helpers I and some other committers have used...
thus they are not complete.

More generally, there's no need to prefix your email subjects with
"Newbie".  We're all newbies on this list.  I asked a "newbie" question
about json yesterday and I've got more Lift experience than anyone else with
Lift. ;-)

Please ask polite questions (and yours are).  Please help others when you
know the answer.  Please help make this community better!


>
> http://pastebin.com/J5msUQ56
>
> On Mar 5, 9:57 am, Lukasz Kuczera <[email protected]> wrote:
> > Hi Folks,
> > I've hard time to figure out how to append html snippet after ajaxForm
> > is submitted. I know how to make it in jQuery but i would prefer to
> > have it in one place. My code is:http://pastebin.com/wgAXd2ag
> >
> > I would love to have AppendHtml(afterId: String, body: NodeSeq)
> > method.
>
> --
> 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.

Reply via email to