I found this in another thread:

    LiftRules.enableLiftGC = false


On Dec 16, 12:55 pm, Alex Black <a...@alexblack.ca> wrote:
> Hi David, is there a way to turn off the output of this javascript
> code?
>
> On Dec 16, 8:51 am, David Pollak <feeder.of.the.be...@gmail.com>
> wrote:
>
> > On Wed, Dec 16, 2009 at 5:47 AM, Alex Black <a...@alexblack.ca> wrote:
> > > I see the following javascript on each of my pages in my site:
>
> > > // <![CDATA[
> > > jQuery(document).ready(function() {lift_successRegisterGC();});
> > > var lift_page = 'F1212351415633FZT';
> > > // ]]>
>
> > > I don't think its necessary for what I'm doing, is there a way to turn
> > > off this feature?
>
> > Are you using any Comet or Ajax or any Lift generated form elements?  If you
> > are using any of these (anything where Lift is storing a function on the
> > server-side and presenting the function as a GUID on the client side), then
> > it is strongly advised that you enable GC.
>
> > > Thanks!
>
> > > - Alex
>
> > > --
>
> > > You received this message because you are subscribed to the Google Groups
> > > "Lift" group.
> > > To post to this group, send email to lift...@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > > liftweb+unsubscr...@googlegroups.com<liftweb%2bunsubscr...@googlegroups.com>
> > > .
> > > For more options, visit this group at
> > >http://groups.google.com/group/liftweb?hl=en.
>
> > --
> > Lift, the simply functional web frameworkhttp://liftweb.net
> > Beginning Scalahttp://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 lift...@googlegroups.com.
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.


Reply via email to