ndaniels Report post Posted December 5, 2007 I'm having the following problem on my company's site with IE6. Other browsers (Safari, IE7, Firefox) all work fine. Basically, only some of the charts on a given page are loading; the others say error loading data. If I hit each individual XML URL, the XML appears to load fine. Here's the URL for the problematic page: http://panjiva.com/sample/complete and here's the URL for one of the XML resources that doesn't seem to be working. http://panjiva.com/profile/shipment_date_chart/450?klass=supplier I had previously had a problem from including the FusionCharts.js multiple times on the page, causing memory errors in IE, but I've fixed that. Is there a maximum number of charts that can be loaded on a page in IE6 or something? This is a very strange problem. thanks! Share this post Link to post Share on other sites
ndaniels Report post Posted December 5, 2007 One additional bit of info -- it seems like it's the charts that contain many data elements that error on loading. Share this post Link to post Share on other sites
ndaniels Report post Posted December 5, 2007 FIXED: Turns out it was gzip compression of xml causing the problem; IE6 doesn't handle it right. http://blog.mediacatalyst.com/pivot/entry.php?id=281 http://blog.thermalcreative.com/articles/2007/3/6/xml-load-and-content-encoding Wow, how I hate IE6 Share this post Link to post Share on other sites