z-index of fusion chart
FusionCharts Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



z-index of fusion chart Expand / Collapse
Author
Message
Posted 4/17/2007 1:00:32 AM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 4/17/2007 3:02:46 AM
Posts: 10, Visits: 31
Hi,

In my application the dialog box and pop-ups goes behind the Fusion charts only in Firefox browser.
Is their an way to place the charts below other dialogs and pop-ups ?
I was thinking of setting the z-index of fusion chart...can we do that in fusion chart ?

--
Thanks


--
Pallavi
Post #835
Posted 4/17/2007 8:50:42 AM
FusionCharts Team

FusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts Team

Group: Administrators
Last Login: 10/3/2008 2:42:18 AM
Posts: 2,117, Visits: 498
FusionCharts is a set of Flash movies, and as kind of plugins, are rendered in a special way by the browsers (a method known as "windowed"), making them the topmost objects in a page.

To allow DHTML objects appear over a Flash movie just add this parameter:
WMode=Transparent
to the Flash <object> tag.

It should look like this:
<param name="WMode" value="Transparent">

In order to support Mozilla-based browsers and other browsers, such as Safari, you should also include the wmode parameter in the <embed> tag, like this:
<embed wmode="transparent" .......></embed>

If you're using the FusionCharts JavaScript class to embed your charts, you may download the updated JavaScript class from http://www.fusioncharts.com/Downloads/FusionChartsWMode.zip

Thanks,
Pallav Nadhani
FusionCharts Team

Post #836
« Prev Topic | Next Topic »


Permissions Expand / Collapse

All times are GMT -7:00, Time now is 4:00pm


Execution: 0.078.