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 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 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