Re: Why won't my XML parse?
Ian,
I noticed that you used to have xmlDoc defined, but removed the
definition, but not the use in parsing the polyline:
var markers =
request.responseXML.documentElement.getElementsByTagName("marker");
but you still have:
var polyline = xmlDoc.documentElement.getElementsByTagName("point");
-- Larry
Mike - the absolute path /santa2005/get.php looks OK to me. However, I
agree with your advice that he should check request.status for 200. -ljr
0 Comments:
Yorum Gönder
<< Home