﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>FusionCharts Forum / FusionWidgets v3 (previously FusionGadgets) / Bug Reports  / Drag Node Chart - registerWithJS problem in Internet Explorer / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>FusionCharts Forum</description><link>http://www.fusioncharts.com/forum/</link><webMaster>support@fusioncharts.com</webMaster><lastBuildDate>Fri, 10 Oct 2008 15:43:20 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Drag Node Chart - registerWithJS problem in Internet Explorer</title><link>http://www.fusioncharts.com/forum/Topic262-18-1.aspx</link><description>Are you using the chart inside a FORM? If yes, you'll need to pull it outside the FORM, before you can connect it to JavaScript.</description><pubDate>Fri, 02 Feb 2007 13:01:07 GMT</pubDate><dc:creator>Pallav</dc:creator></item><item><title>Drag Node Chart - registerWithJS problem in Internet Explorer</title><link>http://www.fusioncharts.com/forum/Topic262-18-1.aspx</link><description>When using the following code:&lt;br&gt;&lt;br&gt;[code]&amp;lt;div id="chartdiv" align="center"&amp;gt; FusionCharts. &amp;lt;/div&amp;gt;&lt;br&gt;&lt;br&gt;	&amp;lt;script type="text/javascript"&amp;gt;&lt;br&gt;		var chart = new FusionCharts("/Charts/DragNode.swf", "TestChart", "3000", "3000", "0", "1");&lt;br&gt;		chart.setDataURL("DragNode1.xml");&lt;br&gt;		chart.render("chartdiv");&lt;br&gt;	&amp;lt;/script&amp;gt;&lt;br&gt;[/code]&lt;br&gt;&lt;br&gt;Internet Explorer throws the following error: "TestChart"  is undefinied.&lt;br&gt;This is preventing me using the getXMLData in internet explorer. The code works fine in Firefox.&lt;br&gt;&lt;br&gt;Does anyone have any suggestions?&lt;br&gt;&lt;br&gt;James&lt;br&gt;&lt;br&gt;</description><pubDate>Thu, 01 Feb 2007 17:48:56 GMT</pubDate><dc:creator>JamesP</dc:creator></item></channel></rss>