I have a contact page where at present I have a static map of my location. I want to use Google Maps to make it more interactive however I still want the current map I have to display if JavaScript is disabled.
I have put the current map into <noscript> so that it only displays if JavaScript is disabled but I still get a big white space where the Google Map was. I thought I might be able to get id of this by using display: none; in the CSS file under the div map_canvas but then when JavaScript is enabled the map now doesn't appear. Is there an easy way of hiding the white space when JavaScript is disabled? I'm a bit of a novice so if someone could explain in simple terms that would be great. 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 -~----------~----~----~----~------~----~------~--~---
