Integrated google maps code works when using FireFox, Opera, but it errors out when using IE giving the error:

“Internet Explorer cannot open the Internet site: http://…”

Here’s basically what’s happening: IE doesn’t allow changing HTML tables via DOM until they are fully rendered. And since Google Maps code does just that the solution was to move the <script> to the end of the HTML while leaving the map <div> in the place where you want the map to show.

You can follow any responses to this entry through the RSS 2.0 You can leave a response, or trackback.

2 Responses



Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>