Krishna_Solanki Report post Posted November 11, 2009 Hi, I am showing the loading image wile page loads. But the image goes behind the charts and partially appears. I modified the fusionchart.js and added the code : this.addParam('wmode','transparent'); But still image is not appearing in front. What should i do for this? Thanks, Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted November 11, 2009 Hi Krishna, Could you please try it using zindex.css so that the pageload-image comes on top of the chart-image ? Hope this helps. Share this post Link to post Share on other sites
Krishna_Solanki Report post Posted November 11, 2009 Is zindex.css avialable with fusion charts or we have to create this? And we need to set the zindex for image? thanks, Share this post Link to post Share on other sites
Krishna_Solanki Report post Posted November 11, 2009 Hello, Issue get resolved with fusionchart.js this.addParam('wmode','transparent'); Previously page was not refreshed after code change. Thank you, Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted November 11, 2009 Hi Krishna, You are welcome. Happy FusionCharting. Share this post Link to post Share on other sites