Do you have a link you can provide?  I would love to take a look at  
this in Firebug.

Jeremy R. Geerdes
Effective website design & development
Des Moines, IA

For more information or a project quote:
http://jgeerdes.home.mchsi.com
[EMAIL PROTECTED]

Unless otherwise noted, any price quotes contained within this  
communication are given in US dollars.

If you're in the Des Moines, IA, area, check out Debra Heights  
Wesleyan Church!




On Oct 30, 2008, at 12:08 PM, EgistLi wrote:

>
> just tried your hint but still got the same error :(
>
> On Oct 31, 12:41 am, Jeremy Geerdes <[EMAIL PROTECTED]> wrote:
>> Just out of curiosity, have you tried this line:
>>
>> google=google;
>>
>> I don't know that it would work, but if Facebook is just adding the
>> app id to the front of every JS var, that might be all you need.
>>
>> Jeremy R. Geerdes
>> Effective website design & development
>> Des Moines, IA
>>
>> For more information or a project quote:http:// 
>> jgeerdes.home.mchsi.com
>> [EMAIL PROTECTED]
>>
>> Unless otherwise noted, any price quotes contained within this
>> communication are given in US dollars.
>>
>> If you're in the Des Moines, IA, area, check out Debra Heights
>> Wesleyan Church!
>>
>> On Oct 30, 2008, at 11:19 AM, EgistLi wrote:
>>
>>
>>
>>> hi everyone, i'm trying to use google ajax search api in a facebook
>>> application.
>>> Following the instruction, the google ajax loader is used to load  
>>> the
>>> search api dynamically.
>>
>>> unfortunately, before the webpage sending to the browser, the  
>>> facebook
>>> platform parses and modifies the scripts in the webpage, the code
>>> below
>>
>>> google.load("search","1");
>>
>>> will be added with a prefix and become
>>
>>> a1234567_google.load("search","1");
>>
>>> thus result in the message "a1234567_google is not defined"
>>
>>> does anyone know how to load the ajax search api without using  
>>> google
>>> loader? or the tricks that could work
>>
>>> thanks~!
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" 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/Google-AJAX-Search-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to