Thanks Naftoli and Marius . I got it working using both of your suggestions. Madhav
On Jan 13, 2:00 pm, Madhav <[email protected]> wrote: > hi marius, > > I tried using -%> but it says value -%> is not a member of > java.lang.String. > Actually what i am trying to achieve is to make a web page in which > there are some text fields as Text1,Text2,Result > so that when user types some number in Text1 and Text2 their addition > appears dynamically in Result textfield(without submitting the form). > I am using jquery plugin for doing this and it was working fine in > simple html format but when i try to run the template using lift the > calculation does'nt occurs (demo of this plugin working can be seen > under interactive example heading on > pagehttp://www.pengoworks.com/workshop/jquery/calculation/calculation.plu...) > so Naftoli has helped me out in this and i am working on solution he > suggested .If you have any suggestion or ideas they are also welcomed. > > madhav
-- 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.
