Tag Archives: xml

Quick Tip for handling IE Invalid XML Files

I encountered a strange bug with a Google Maps API application which loaded a set of points and other information from a static XML File.  The Application would work beautifully for every browser except for Internet Explorer 6 and 7 (Surprise! Surprise!) where it would simply fail to load any data. After a bit of Googling I [...]