mganley2000 Report post Posted March 10, 2012 This works in Firefox and Chrome, not in IE. I have a linked chart via jsonurl, and the chart loads, but the "back button" does not show up in IE. There is actually a small invisible spot in the upper right corner that I can click to go back, but it should be showing the words "go back". Please, I need assistance with this issue. Is it a known issue? I am setting up the configureLink correectly. Only fails in IE9. if (c.drillEnable) { FusionCharts(c.id).configureLink( { swfUrl: c.drillType, overlayButton: { message: c.drillBackText, bgColor: 'ffffff', borderColor: 'ffffff', fontColor: '#519fed', fontSize: '9', bold: true, show: true } }, 0); } Share this post Link to post Share on other sites
mganley2000 Report post Posted March 11, 2012 Actually, it looks like the overlay is getting overlapped by the new chart that loads a second later via the jsonurl call. This must be a known issue. Although, I cannot seem to find any information on this. Share this post Link to post Share on other sites
Guest Sumedh Report post Posted March 29, 2012 Hi, We are looking into this. We will update on this as it will be fixed. Thanks for your time and support. Share this post Link to post Share on other sites
itsm Report post Posted July 17, 2012 mganley2000, Sumedh, I am facing the same issue. Our supported browser is IE9, so this issue is high priority for us. Is there a fix available? Thanks! Share this post Link to post Share on other sites
Guest Sumedh Report post Posted July 18, 2012 mganley2000, Sumedh, I am facing the same issue. Our supported browser is IE9, so this issue is high priority for us. Is there a fix available? Thanks! Hi, This issue has been fixed and the fix will be available in the next release. Thanks for your time and support. Share this post Link to post Share on other sites
itsm Report post Posted July 18, 2012 That's great. Is there a workaround for this issue? Share this post Link to post Share on other sites
Guest Sumedh Report post Posted July 20, 2012 That's great. Is there a workaround for this issue? Hi, There is no work-around for this issue. You would need to wait till release. Share this post Link to post Share on other sites
itsm Report post Posted July 20, 2012 There is no work-around for this issue. You would need to wait till release. Ok. Thanks for the info! Share this post Link to post Share on other sites