跳到主要内容

$.ajaxJSONP

注意

已废弃。请使用 $.ajax

$.ajaxJSONP(options) ⇒ mock XMLHttpRequest

Perform a JSONP request to fetch data from another domain.

This method has no advantages over $.ajax and should not be used.