Brian Maring Report post Posted September 7, 2009 Hi, I was wondering if there was a way to determine with Javascript whether a particular chart/map/widget has been rendered. If I try to update a chart or map using a widget slider gauge, it causes a JavaScript error if the chart has not been rendered. Thanks, Brian Share this post Link to post Share on other sites
Guest Rajroop Report post Posted September 7, 2009 Hello Brian, You can use the event call FC_Rendered(domID) for this purpose. Hope this helps. Share this post Link to post Share on other sites