I require the API to generate a series of search results returned as
an object, from which i can directly take the user to top result, or
any numbered result I choose. Since i am developing an extension, my
code that calls the API is within a .js file as part of the extension
files, not as a script within an html page. I find that this prevents
the primary instruction google.load ("search", 1) from executing as
from what I understand it attempts to use the page DOM and since there
is no page in my case execution stops and I can't make use of the API

any suggestions please?

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