﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>FusionCharts Forum / FusionCharts v3 / Using FusionCharts / JavaScript Problems  / JavaScript Menu hiding behind the FusionCharts object / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>FusionCharts Forum</description><link>http://www.fusioncharts.com/forum/</link><webMaster>support@fusioncharts.com</webMaster><lastBuildDate>Mon, 08 Sep 2008 06:35:04 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: JavaScript Menu hiding behind the FusionCharts object</title><link>http://www.fusioncharts.com/forum/Topic584-35-1.aspx</link><description>Hi,&lt;BR&gt;&lt;/P&gt;&lt;P&gt;Could you please download the latest pack from &lt;A href="http://www.fusioncharts.com/download.asp"&gt;www.fusioncharts.com/download.asp&lt;/A&gt; ? This pack contains the DLL in Code folder?</description><pubDate>Fri, 23 May 2008 06:29:31 GMT</pubDate><dc:creator>Sudipto Choudhury</dc:creator></item><item><title>RE: JavaScript Menu hiding behind the FusionCharts object</title><link>http://www.fusioncharts.com/forum/Topic584-35-1.aspx</link><description>where I can find the last dll?</description><pubDate>Tue, 20 May 2008 09:42:34 GMT</pubDate><dc:creator>juss3pp3</dc:creator></item><item><title>RE: JavaScript Menu hiding behind the FusionCharts object</title><link>http://www.fusioncharts.com/forum/Topic584-35-1.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;Please try setting the chart's wmode to transparent and also check the z-index of the modal &amp;#119;indow.</description><pubDate>Wed, 07 May 2008 00:41:23 GMT</pubDate><dc:creator>Sudipto Choudhury</dc:creator></item><item><title>RE: JavaScript Menu hiding behind the FusionCharts object</title><link>http://www.fusioncharts.com/forum/Topic584-35-1.aspx</link><description>I am using a modal window which pops up over charts. But the modal window disappears behind the charts. Any clue what needs to be done?&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;&lt;br&gt;--Narasimha</description><pubDate>Tue, 06 May 2008 10:28:56 GMT</pubDate><dc:creator>nnxcoder</dc:creator></item><item><title>RE: JavaScript Menu hiding behind the FusionCharts object</title><link>http://www.fusioncharts.com/forum/Topic584-35-1.aspx</link><description>I also checked the .js param list that is written to the HTML page once the chart is rendered and these are the only params that are set:&lt;P&gt;&amp;lt;param name="allowScriptAccess" value="always" /&amp;gt;&lt;BR&gt;&amp;lt;param name="movie" value="../FusionCharts/FCF_Column3D.swf?ChartNoDataText=There is no data in the date range chosen, please choose another date range."/&amp;gt;&lt;BR&gt;&amp;lt;param name="FlashVars" value="&amp;amp;chartWidth=600&amp;amp;chartHeight=300&amp;amp;debugMode=0&amp;amp;dataXML=&amp;lt;graph&amp;gt;&amp;lt;/graph&amp;gt;" /&amp;gt;&lt;BR&gt;&amp;lt;param name="quality" value="high" /&amp;gt;&lt;/P&gt;&lt;P&gt;Should the &amp;lt;param name="wmode" value="transparent" /&amp;gt; tags be in there?  I have them in the FusionCharts.js file I'm using.&lt;P&gt;EDIT* I noticed that the .js file works when I use the FusionCharts.RenderChart() rather than the FusionCharts.RenderChartHTML().  But I have to use the FusionCharts.RenderChartHTML() function because I'm using an UpdatePanel.&lt;P&gt;EDIT* Problem fixed, I updated the .dll to the newest version and used the RenderChartHTML() function with the additional parameter for transparency.  Works like a charm now.</description><pubDate>Wed, 30 Apr 2008 09:23:02 GMT</pubDate><dc:creator>tonyHarris</dc:creator></item><item><title>RE: JavaScript Menu hiding behind the FusionCharts object</title><link>http://www.fusioncharts.com/forum/Topic584-35-1.aspx</link><description>I changed the z-index of the calendar extender using this css class:&lt;/P&gt;&lt;FONT color=#0000ff size=2&gt;&lt;P&gt;&amp;lt;&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;style&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;type&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;="text/css"&amp;gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color=#a31515 size=2&gt;.calStyle&lt;/P&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;z-index&lt;/FONT&gt;&lt;FONT size=2&gt;: &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;9999&lt;/FONT&gt;&lt;FONT size=2&gt;;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&amp;lt;/&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;style&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&amp;gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#1f5080&gt;And the calendar extender background turned transparent and was still behind the flash chart.&lt;/FONT&gt;&lt;/P&gt;&lt;/FONT&gt;</description><pubDate>Wed, 30 Apr 2008 09:13:16 GMT</pubDate><dc:creator>tonyHarris</dc:creator></item><item><title>RE: JavaScript Menu hiding behind the FusionCharts object</title><link>http://www.fusioncharts.com/forum/Topic584-35-1.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;It might be that when the final HTML is renderded to the user agent (Browser) the chart's HTML is renderdered after the HTML of the Menu. Could you please check if there is some option in the Ajax Toolkit's property to set its style property or it's style's z-index property? If you get option to set style please set : z-index:9999 or set the z-index to 9999?</description><pubDate>Wed, 30 Apr 2008 03:13:44 GMT</pubDate><dc:creator>Sudipto Choudhury</dc:creator></item><item><title>RE: JavaScript Menu hiding behind the FusionCharts object</title><link>http://www.fusioncharts.com/forum/Topic584-35-1.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;    I'm using the CalendarExtender from the AjaxControlToolKit and it appears behind the flash chart.  I replaced the FusionCharts.js with the one recommended to fix this problem but it still persists.  Any other suggestions or tips?</description><pubDate>Tue, 29 Apr 2008 13:35:33 GMT</pubDate><dc:creator>tonyHarris</dc:creator></item><item><title>RE: JavaScript Menu hiding behind the FusionCharts object</title><link>http://www.fusioncharts.com/forum/Topic584-35-1.aspx</link><description>[quote][b]Pallav (5/2/2007)[/b][hr]Replace the existing FusionCharts.js file with the new one (link above). That alone should take care of it.&lt;br&gt;&lt;br&gt;You would NOT need to change anything in your .NET code.[/quote]&lt;br&gt;&lt;br&gt;Thank you for your reply.</description><pubDate>Wed, 02 May 2007 11:14:25 GMT</pubDate><dc:creator>taragdes</dc:creator></item><item><title>RE: JavaScript Menu hiding behind the FusionCharts object</title><link>http://www.fusioncharts.com/forum/Topic584-35-1.aspx</link><description>Replace the existing FusionCharts.js file with the new one (link above). That alone should take care of it.&lt;/P&gt;&lt;P&gt;You would NOT need to change anything in your .NET code.</description><pubDate>Wed, 02 May 2007 11:10:25 GMT</pubDate><dc:creator>Pallav</dc:creator></item><item><title>RE: JavaScript Menu hiding behind the FusionCharts object</title><link>http://www.fusioncharts.com/forum/Topic584-35-1.aspx</link><description>I am having the same issue, however I am using ASP.NET/C# and rendering the chart's Flash tags with the FusionCharts.RenderChart method.  How do I compensate for this problem in this case and set the WMODE for the chart?  Thank you!!</description><pubDate>Mon, 30 Apr 2007 11:04:52 GMT</pubDate><dc:creator>taragdes</dc:creator></item><item><title>RE: JavaScript Menu hiding behind the FusionCharts object</title><link>http://www.fusioncharts.com/forum/Topic584-35-1.aspx</link><description>&lt;DIV&gt;&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;FusionCharts is a set of Flash movies, and as kind of &lt;SPAN class=SpellE&gt;plugins&lt;/SPAN&gt;, are rendered in a special way by the browsers (a method known as "windowed"), making them the topmost objects in a page. At this moment there's no way to display any kind of HTML element (tables, images, paragraphs, etc&lt;SPAN class=GramE&gt;..)&lt;/SPAN&gt; above &lt;SPAN class=SpellE&gt;plugins&lt;/SPAN&gt;. &lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face="Times New Roman" size=3&gt;&lt;SPAN style="FONT-SIZE: 12pt"&gt; &lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;Macromedia has a solution for Internet Explorer for Windows and all &lt;SPAN class=SpellE&gt;Mozilla&lt;/SPAN&gt;-based browsers:&lt;/SPAN&gt;&lt;/FONT&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;To allow DHTML objects appear over a Flash movie just add this parameter:&lt;/SPAN&gt;&lt;/FONT&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;P class=MsoNormal&gt;&lt;FONT face="Times New Roman" size=3&gt;&lt;SPAN style="FONT-SIZE: 12pt"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;&lt;SPAN class=SpellE&gt;WMode&lt;/SPAN&gt;=Transparent&lt;BR&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;SPAN class=GramE&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;to&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt; the Flash &amp;lt;object&amp;gt; tag.&lt;BR&gt;&lt;BR&gt;It should look like this:&lt;/SPAN&gt;&lt;/FONT&gt; &lt;BR&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;&amp;lt;&lt;SPAN class=SpellE&gt;param&lt;/SPAN&gt; name="&lt;SPAN class=SpellE&gt;WMode&lt;/SPAN&gt;" value="Transparent"&amp;gt;&lt;BR&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;&lt;BR&gt;In order to support &lt;SPAN class=SpellE&gt;Mozilla&lt;/SPAN&gt;-based browsers and other browsers, such as Safari, you should also include the &lt;SPAN class=SpellE&gt;wmode&lt;/SPAN&gt; parameter in the &amp;lt;embed&amp;gt; tag, like this:&lt;/SPAN&gt;&lt;/FONT&gt; &lt;BR&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;&amp;lt;embed &lt;SPAN class=SpellE&gt;wmode&lt;/SPAN&gt;="transparent" .......&amp;gt;&amp;lt;/embed&amp;gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;If you're using FusionCharts.js (JavaScript class), you can use the attached JS file.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/DIV&gt;</description><pubDate>Tue, 20 Mar 2007 01:26:19 GMT</pubDate><dc:creator>Pallav</dc:creator></item><item><title>JavaScript Menu hiding behind the FusionCharts object</title><link>http://www.fusioncharts.com/forum/Topic584-35-1.aspx</link><description>Hi All,&lt;/P&gt;&lt;P&gt;I have a problem like my JavaScript menu is hiding behind the FusionCharts object. Pls help its very urgent.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Vamsi</description><pubDate>Mon, 19 Mar 2007 08:30:34 GMT</pubDate><dc:creator>Vamsi</dc:creator></item></channel></rss>