deepak.baran Report post Posted December 21, 2009 (edited) Hi In my JSP page the drop down menu gets hidden behind the fusion chart object. I have used this code: It works fine in IE 6, but does not work in IE 7, mozilla firefox, Opera, GoogleChrome. Please help. Thanx.. Deepak Edited December 23, 2009 by Guest Share this post Link to post Share on other sites
srividya_sharma Report post Posted December 21, 2009 Hi Deepak, FusionChartsRenderer.jsp currently does not support WMode as parameter. Please use the original javascript method of embedding the chart to use this parameter. I will try to add the support for these parameters in FusionChartsRenderer.jsp soon. Will keep you posted here. Hope this helps! Srividya Share this post Link to post Share on other sites
deepak.baran Report post Posted December 21, 2009 Hi srividya, Can you please let me know embed javascript for work arround. Thanx for your help. Share this post Link to post Share on other sites
srividya_sharma Report post Posted December 22, 2009 Hi Deepak, Please use the attached FusionChartsRenderer.jsp. and include the param as follows: <jsp:param name="wMode" value="transparent" /> Hope this helps Srividya Keep asking and keep getting more out of FusionCharts every day! FusionChartsRendererWithWmode.zip Share this post Link to post Share on other sites
deepak.baran Report post Posted January 7, 2010 Hi I have replaced the file provided with the existing one, and added the jsp parameter but still this does not help. I think there is some issue with the script. Please help. Thanx.. Deepak Share this post Link to post Share on other sites
srividya_sharma Report post Posted January 7, 2010 (edited) Hi Deepak, Please provide us with code, so that I can see the problem and tell you the solution. Also, screenshot showing the problem would help. Srividya Edited January 7, 2010 by Guest Share this post Link to post Share on other sites
deepak.baran Report post Posted January 21, 2010 Hi srividiya, Can I email yoy the code. It seems that I cannot paste code here even if I am using Code Block. I really need help with this. Thanx.. Deepak Share this post Link to post Share on other sites
srividya_sharma Report post Posted January 22, 2010 Hi Deepak, Yes please do mail us the code. Srividya Share this post Link to post Share on other sites
deepak.baran Report post Posted January 22, 2010 Hi Let me know if you recieved my email. Thanx.. deepak Share this post Link to post Share on other sites
srividya_sharma Report post Posted January 22, 2010 Hi Deepak, I received your email - but the information is not sufficient. Can you send me the jsp where you are trying to see the chart and drop-down. So that I can try it out here. Srividya Share this post Link to post Share on other sites