Super. It removed all generated javascript code. Thank you very much.
Best Regards, Cliff Zhao On Wed, Feb 24, 2010 at 7:00 PM, Naftoli Gugenheim <[email protected]>wrote: > LiftRules.enableLiftGC = false > LiftRules.autoIncludeAjax = _ => false > > ------------------------------------- > Peter Robinett<[email protected]> wrote: > > I believe you just need to turn off a garbage collection setting in > boot.scala but if it's there I assume it's an app-wide setting... > > Peter > > On Feb 24, 1:46 pm, Cliff Zhao <[email protected]> wrote: > > I am new to the Lift framework and currently trying to evaluate it. > Canada > > Government web sites need to comply with Government of Canada's Common > Look > > and Feel 2.0 standard. One of the requirments ia that the web site needs > to > > work with and WITHOUT javascript enabled. > > > > I tried with one simple form, I didn't use any javascript, while the view > > page source showed that Lift generated some javascript code. > > > > My question is: Can I turn it off to make the generated page javascript > > free? > > > > Thanks. > > > > Best Regards, > > Cliff Zhao > > -- > 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. > > -- > 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. > > -- 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.
