Hi, There is an HTML error in your code: The "map_canvas" div has his style attribute declared twice, and I suppose that the second one is ignored by the browser. Try this code (line 139): <div style ="border: 1px solid red; width: 500px; height: 300px" id="map_canvas">
Mathieu On Jun 26, 12:25 pm, Jane <[email protected]> wrote: > I'm a complete newbie to Google Maps. My map loads fine on the desktop > and in compatibility view in IE 8 but not in IE 8 mode or in Firefox > or Safari. > > http://www.cotefieldnurseries.co.uk/location.htm > > Any clues? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
