Sign in to follow this  
Abid Sofi

Error using fusion charts and php in Internet Explorer

Recommended Posts

Hi,

 

I am using fusion charts and php, it gives me error on Internet Explorer 8. While it works fine in Chrome and Mozilla browsers.

 

Here is the piece of code:

<CODE>

<div id="div-1a">
<?php
echo renderChart('../../../FusionCharts/FusionCharts_EntPlus/Charts/Pie2D.swf', 'Data.php', '', 'chart1a', '100%', '100%', false, true);
?>
</div>
<CODE>

 

The error is as attached.

 

Could you please help?

 

Thanks.

post-61558-0-68406800-1401856047_thumb.jpg

Share this post


Link to post
Share on other sites
Guest Sashibhusan

Hi,

 

Glad that you have managed of your own to resolve this issue.

 

If you can post your findings here, it would help other users of FusionCharts too.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this