One common reason for XML to fail in MSIE is that MSIE strictly enforces the character set. If you try to use special characters that are not in the character set that MSIE is expecting, then it rejects the whole XML file before GXml.parse() can get hold of it.
-- Mike Williams http://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 -~----------~----~----~----~------~----~------~--~---
