Sohail
Members-
Content count
6 -
Joined
-
Last visited
About Sohail
-
Rank
Forum Newbie
-
Thanks The new release fixed the issue. -Sohail
-
Hi, Interesting that code works fine in IE9 WITHOUT changing the capability mode to IE8 but as soon as I change the mode to IE8 it dosn't work. This time after page rendering was done, instead of seeing chart there was message saying "Loading chart. Please wait " and it took forever here are Java files I'm using: "FusionChartsExportComponent.js" @version fusioncharts/1.0.4-release "FusionCharts.js" @version fusioncharts/3.2.3-release.4749 "FusionCharts.jqueryplugin.js" @version fusioncharts/3.2.3-release.4739 "FusionCharts.HC.Widgets.js" @version fusioncharts/3.2.3-release.4749 "FusionCharts.HC.js" @version fusioncharts/3.2.3-release.4749 "FusionCharts.HC.Charts.js" @version fusioncharts/3.2.2-servicerelease1.4200 But when the page is loading I only call "FusionCharts.js" and "FusionChartsExportComponent.js" as always. Can you please check versions and let me know if they are nor compatible? Thank, Sohail
-
Hi,Interesting that code works fine in IE9 WITHOUT changing the capability mode to IE8 but as soon as I change the mode to IE8 it dosn't work. This time after page rendering was done and instead seeing chart there was message saying "Loading chart. Please wait " and it took for ever. here are Java files I'm using: "FusionChartsExportComponent.js" @version fusioncharts/1.0.4-release "FusionCharts.js" @version fusioncharts/3.2.3-release.4749 "FusionCharts.jqueryplugin.js" @version fusioncharts/3.2.3-release.4739 "FusionCharts.HC.Widgets.js" @version fusioncharts/3.2.3-release.4749 "FusionCharts.HC.js" @version fusioncharts/3.2.3-release.4749 "FusionCharts.HC.Charts.js" @version fusioncharts/3.2.2-servicerelease1.4200 But when the page is loading I only call "FusionCharts.js" and "FusionChartsExportComponent.js" as always. Can you please check versions and let me know if they are nor compatible? Thanks, Sohail
-
Hi Sumedh, Thank you for fast reply, I see you used IE9, as I mentioned before, the chart renders in JavaScript for Chrome, Safari, FF, IE9 without any issue. My only problem is when I used IE8. Thanks, Sohail
-
Hi, Please find your answer below:
-
Hi, I have updated all FusionCharts and FusionWedgets to XT and I used the newest version of FusionCharts.js file (fusioncharts/3.2.3-release.4749). they work great on all browsers but IE8 and since IE8 is the official browser in our corporate I need to fixed it before I can upload the new XT charts to production. below is snapshot of error I'm seeing. Can you please let me know how can I fix it? Thanks,