I use the search API from PHP, so I'm not using the javascript
library. I include "http://www.google.com/jsapi"; just to call the
function that displays the branding:

google.search.Search.getBranding(document.getElementById("branding"));

1. Can I "hard code" the returned HTML code, and just display it on my
page? Rather than calling getBranding.
2. Should I display the branding beside the search box as well, or
only on the results page?

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