JSONP with JQuery
"If the URL includes the string "callback=?" (or similar, as defined by the server-side API), the request is treated as JSONP instead. See the discussion of the jsonp
data type in $.ajax()
for more details." According to http://api.jquery.com/jQuery.getJSON/
No comments:
Post a Comment