Mohan, Marius answered your question, but I'm curious... how does jQuery conflict with the google library? What kind of errors are you seeing?
Thanks, David On Tue, May 26, 2009 at 5:50 PM, KaniniPazham < [email protected]> wrote: > > I am using "Archetype basic" and in my form, I am trying to integrate > with Google Transliteration API. So in one of the page, I would like > to disable jQuery as it conflicts with google Transliteration API. > > I found following function is generated and added automatically, they > are not in my template. > > </div><script type="text/javascript"> > // <![CDATA[ > jQuery(document).ready(function() {lift_successRegisterGC();}); > var lift_page = 'F27052369736502T'; > // ]]> > </script></body> > > How could I disable generating such a automatic jQuery script? > How could I disable jQuery for whole LiftApplication? > How could I disable jQuery for only one page? > > Extremely sorry if the above questions are simple and stupid. Except > Core-java, everything is new to me. > > Mohan > > > > -- Lift, the simply functional web framework http://liftweb.net Beginning Scala http://www.apress.com/book/view/1430219890 Follow me: http://twitter.com/dpp Git some: http://github.com/dpp --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
