mightywah Report post Posted March 2, 2012 Hi I have series of FusionCharts all of which work correctly in Flash mode and in Javascript Native mode in all the modern browsers except for IE8. In IE8 with no Flash installed the chart starts to render (I can see the background and captions etctera but no bars). Then a Javascript Error occurs FusionChartsExportComponentjs. line 852 character 21 sync: function (arc, tgt) for (var item in arc) { tgt (itm) = src(itm); /// Error here Object expected. } This occurs several times then in FusionCharts.HC.js line 3895 character 17 'moduleCmdQueue[...]' is null or not an object. I have attached the HTML from the page FusionChart Crash.txt Share this post Link to post Share on other sites
Guest Sumedh Report post Posted March 2, 2012 Hi, Please refer this post: http://forum.fusioncharts.com/topic/11306-fusioncharts-ie8/page__pid__44170#entry44170 Share this post Link to post Share on other sites