i have just integrated a google map api into my site using the command: <div id="map" style="width:700px;height:400px"></div> in the body
and all the relevant javascript and the head section. this allworks fine. however, the problem i am getting is that my site navigation which runs vertically uses css pop-outs which pop out to the right. these work fine with all the other pages on my site however for the page that displays my google map, the map "covers up" some of the navigation tabs when they are slid out to the right. it looks to me like the div that displays the map is on a different z- index to the pop-out menu items? is this an easy resolution? i am quite inexperienced in javascript and apis. thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
