阅读背景:

JSONP调用在本地工作但不在服务器上工作

来源:互联网 

I'm currently trying to get data from a remote server using jQuery and perform an jsonp ajax call. The problem is that whenever I use a local server the response gets evaluated, when I use a remote server it's not. The response is in the form jsonp12345678[{"key":"value"}] hence, using [ instead of ( as usually with JSON. Unfortunately I don't have access to the remote server to change that.I'm currently trying to get data from a remote




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

分享到: