Sorry, forgot two other functions.
function showSearch() {
//Want to change the text in the box here
//Want to execute the search here.
}
function hideSearch() {
map.disableGoogleBar();
}
Those get called from clicking links on my site.
Dennis
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---