阅读背景:

使用命名空间解析XML JQuery Ajax响应

来源:互联网 

I'm executing a web service call using JQuery and it's ajax function and I'm unable to parse the data coming back. When I alert the data (alert($(data).find("return").text()) its empty. I see the server responding with xml data as outlined below and when I alert(data) I get [object XMLDocument]. Is txt = $(data).find("return").text() valid given my XML structure with a namespace below? I can see the full xml string in firebug. Any ideas?I'm executing a web service call using JQuery a




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: