Sign in to follow this  
FusionCharts Support

Refreshing problem

Recommended Posts

Please verify my code.<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

 

var chart1

chart1 = new FusionCharts("Initialize chart",

Share this post


Link to post
Share on other sites

When I used the line chart1.addParam('WMode', 'Opaque'); in my HTML page applet , charts is not coming above the applet even though i have set the proper Z-Index.

Can i displayed the fusion charts/widget over a java applet?

I could not able to display charts over the applet in HTML. I could not able to display DIV over the chart when i used <APPLET> tag.

Edited by Guest

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