I have get a problem when using fusionchart.
js code:
var myChart1 = new FusionCharts("js/fusioncharts/charts/Pie3D.swf", "myChartId", "350", "300", "0", "1");
myChart1.setDataXML(obj5);
myChart1.render("content1");
html code:
<td colspan="3"><div id="content1" style="text-align: center;"></div></td>
it works in firefox/chrome, but In IE8, it display"Error in loading data".
note: it works on apache server.
i need help! !!
anybody can help me ?thank you.....
Error In Loading Data In Ie8 But Not In Firefox/chrome
Started by xmfail, Nov 25 2011 07:00 AM
No replies to this topic










