|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 12/5/2007 3:10:54 PM
Posts: 3,
Visits: 4
|
|
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!
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 12/5/2007 3:10:54 PM
Posts: 3,
Visits: 4
|
|
| One additional bit of info -- it seems like it's the charts that contain many data elements that error on loading.
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 12/5/2007 3:10:54 PM
Posts: 3,
Visits: 4
|
|
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
|
|
|
|