开发者

how to call webservice using jquery 1.0.pack?

Is there any possibility 开发者_运维技巧to call webservice using jQuery 1.0.pack.js?


According to the jQuery Ajax docs the $.ajax() method was added in version 1.0. You can use this method to call remote web services.

jQuery.ajax( settings )                            version added: 1.0

You can see the 1.0 API documentation here.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜