hMayuresh Report post Posted September 15, 2011 Hello friends, After very long time I am back on fusion charts, I am using Funnel chart and just above that funnel chart div, i have one dropdown. When I click on dropdown then the options from the dropdown are going back to funnel chart. This is a chrome And IE issue, otherwise it is working perfect. Please help me on this. Thanks in advance, Mayuresh Share this post Link to post Share on other sites
Guest Angshu Report post Posted September 15, 2011 Hi, Welcome back to FusionCharts Forum! Could you please send us a screenshot or any live link to look into the issue? Please send us the XML code to test it from our end. Awaiting for your response. Share this post Link to post Share on other sites
brozra Report post Posted October 15, 2011 Not sure if this will help you out but I added the following in FusionCharts.js below the scripting access parameter line: this.addParam('wmode', 'transparent'); It works for me. Good luck! Share this post Link to post Share on other sites
Guest Angshu Report post Posted October 17, 2011 Hi, Welcome to FusionCharts Forum! Thank you very much for your valuable feedback. Happy FusionCharting! Share this post Link to post Share on other sites
dooutrolado Report post Posted February 3, 2012 How to troubleshoot the problem, joomla component? Share this post Link to post Share on other sites
dooutrolado Report post Posted February 3, 2012 resolved! dir: com_artiofusioncharts\assets\js //Add scripting access parameter this.addParam('allowScriptAccess', 'always'); this.addParam('wmode', 'transparent'); Share this post Link to post Share on other sites
Guest Sumedh Report post Posted February 6, 2012 Hi I am glad to know, that you have managed to resolve your issue. Happy FusionCharting! Share this post Link to post Share on other sites