> I know the html code is not great but it was working fine in IE7 and
> is working fine in firefox.

It doesn't work in IE6 either, probably for the same reasons.

Your HTML structure is completely invalid, with multiple <head> and
<body> sections, and tags outside the <html> part.  Some (!!) of your
<!doctype>'s  aren't the recommended strict one either.  Do a 'view
source' in your browser.
Different browsers will do the best they can with this soup, but the
results will be unpredictable.

cheers, Ross K

--~--~---------~--~----~------------~-------~--~----~
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