Sign in to follow this  
jayaganesh13

Fusion chart free will not display on IE7

Recommended Posts

Hi, i am using Fusion chart free but it will not displaying on IE7..here my code is

 

 

 

 

 

//</p><p>&nbsp;</p><p> var chart5 = new FusionCharts("#{email['web_url']}/graphs/Charts/FCF_MSColumn2DLineDY.swf", "5", "450", "250");</p><p>&nbsp;</p><p> chart5.addParam("WMode", "Transparent");</p><p>&nbsp;</p><p> chart5.setDataURL("/mtc/dashboard/dashboardrecentfivecampaigns.seam"); </p><p>&nbsp;</p><p> chart5.render("recentcampaignstatsdiv");</p><p>&nbsp;</p><p> //

 

 

 

 

it is working on all browsers except IE

 

please help me some one..

 

 

 

Thanks

 

Jai

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