Ajax Tabs and IE6/7
FusionCharts Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



Ajax Tabs and IE6/7 Expand / Collapse
Author
Message
Posted 12/17/2007 4:52:10 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 12/18/2007 7:35:22 AM
Posts: 1, Visits: 7
In IE - I'm receiving the error "Invalid XML Data" when I'm trying to show it in an AJAX Tab in IE 6/7. (http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/).

I have a separate PHP page that if I load it up by itself it apears just fine. And works in FF in the AJAX tab.

It's not in a form and there are no broken divs.



here's the JS:
//Instantiate the Chart
var chart_Chart = new FusionCharts("FCF_MSColumn3D.swf", "Chart", "355", "500");
//Provide entire XML data using dataXML method
chart_Chart.setDataXML(escape(""))
//Finally, render the chart.
chart_Chart.render("ChartDiv");

Post #3392
Posted 12/21/2007 1:09:51 PM
FusionCharts Team

FusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts Team

Group: Administrators
Last Login: Today @ 1:08:34 AM
Posts: 2,183, Visits: 515
Please remove the escape() function and try again.

Thanks,
Pallav Nadhani
FusionCharts Team
Post #3459
« Prev Topic | Next Topic »


Permissions Expand / Collapse

All times are GMT -7:00, Time now is 7:54am


Execution: 0.125.