fusioncharts清理
this.dataXML = null;
this.fc.FusionChart = null;
this.fc.dispose();
delete this.fc.swfobject;
this.fc.swfobject = null;
delete this.fc;
发布时间: 2012-08-28 12:37:01 作者: rapoo
fusioncharts清理
this.dataXML = null;
this.fc.FusionChart = null;
this.fc.dispose();
delete this.fc.swfobject;
this.fc.swfobject = null;
delete this.fc;