Here is my relevant jQuery code:
$.get( sampleData.csv , function(data) {
var lines = data.split(
);
抽样Data.csv档案的第一线类似:
2009,0,2,29.0000
2009,0,6,655.6200
I get 2 errors. On the first line of csv file I get the error
syntax误差
在代码第2行上,有错误。
资料来源:统计局。
我做了什么错误?
http://www.ohchr.org。 根据火力星群,对应器如下:
2009,0,2,29.0000 2009,... 2011,10,30,494.3500
ETA I added an alert of the data before I try splitting it into lines, and I get the following:
[目标XMLDocument]