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
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]. For more options, visit this group at http://groups.google.com/group/liftweb?hl=en.
