> One more question, is it possible to have the search bar be under a > different div?
I don't know what the 'search bar' is. Search Control is a part of the Google AJAX Search APIs, so you might find your answers in the relevant group, or in the documentation, http://code.google.com/apis/ajaxsearch/documentation/#The_Hello_World_of_Google_Search or even in your own code, since it must be putting the control somewhere somehow already searchControl.draw(controlContainer); If the question is about the results, rather than the control, again look to your own code to see how it works now document.getElementById("latlong") .... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
