your xml file isn't valid for msie browsers. looked in my browsers error message tells, that the cuasing error can be found here "<markers><marker icon="blue-dot.png" dis="Bellapais Junction" lat="35.3320197" lng="33.3307385" pic="images/bella...."
so first of all produce valid xml. either you convert all special characters or set the right encoding type or work with intern dtd's an allow pc data. On 9 Okt., 11:21, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Tanks about help characters is one of my problem > my biggest problem is that when i try to load it in ie7 it dont come > up and i get error :doucumentElement is null or not object! > any suggestion? > > On Oct 9, 11:24 am, Mike Williams <[EMAIL PROTECTED]> wrote: > > > MSIE enforces the rule that requires all the characters in the XML file > > to conform to the character set that you specify in your XML header. > > > As you don't specify a character set, MSIE rejects the data when it > > finds a non-ASCII character. I can't tell you what those invalid > > characters are, because my newsreader refuses to handle them. > > > dis="Kyrenia ? Old Harbor" > > > --http://econym.org.uk/gmap > > The Blackpool Community Church Javascript Team --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
