On Dec 20, 4:30 pm, "Citynumbers.com" <[email protected]> wrote: > This > pagehttp://www.citynumbers.com/mapd2.php?city_option=Amsterdam&language=EN > works fine in FireFox, Chrome and Safari. > > In Internet Explorer however it wont load and i get a Windown Internet > Explorer pop up error message saying that the page can not be loaded.
What is the exact error message? Is it operation aborted? If so, there is lots of discussion about what causes that. > Strange huh? Not particularly strange. IE is not particularly standards compliant. > Even more strange is that it sometimes works in IE.... > > My IE version is 7.0 > > Can you guys try it in your IE browser? Do you have any idea what > causes this problem? Works for me in IE 7.0.5730.13 You might try making the html validate: http://validator.w3.org/check?uri=http%3A%2F%2Fwww.citynumbers.com%2Fmapd2.php%3Fcity_option%3DAmsterdam%26language%3DEN&charset=(detect+automatically)&doctype=Inline&group=0 Although at a quick glance I don't see anything that would cause problems. It does look like you have whitespace before the DOCTYPE specification which may put IE in quirks mode. - Larry > > Thanks & kind regards Barend. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
