I think it was the <noscript> entry. I removed that and it seems to
work in IE 7. Can you see it ok in other Browsers? I'm on a network
that I can't install other browser.

On May 21, 12:44 pm, Mike Williams <[email protected]> wrote:
> I should have mentioned that the sidebar.innerHTML is being generated
> correctly, so your Javascript is correct. You can check this by pasting
> this into the address bar
>
> javascript:alert(document.getElementById("side_bar").innerHTML)
>
> You can check how that HTML should be rendered by copying it from the
> alert() box and pasting it into a HTML file. That looks OK, so it looks
> like MSIE is being upset by something else on your page.
>
> [It would be better to use *either* <li>..</li> *or* <br> to separate
> your sidebar entries, not both. Partly because it's technically invalid,
> but mainly because the number of blank lines between each entry ends up
> being different in different browsers. But I suspect that's not the
> fundamental problem.]
>
> --
> Mike Williamshttp://econym.org.uk/gmap
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to