kaiwachter Report post Posted February 16, 2008 Hi Guys, i have a problem. If i place a fusionchart in a hidden DIV tag i throws an Error message "error in Loading" in Firefox it works. Any hint how tpo avoid? best regards, Kai Share this post Link to post Share on other sites
Pallav Report post Posted February 17, 2008 Hi Kai, When you load a chart in DIV and hide the DIV, the browser unloads the chart actually, instead of just hiding. When the DIV's visibility is set to on again, the browser re-loads the chart, but ignores to pass the dataURL parameter. Share this post Link to post Share on other sites