SyntaxFix
Write A Post
Hire A Developer
Questions
It's simple, use $.getJSON() function and in your URL just include
$.getJSON()
callback=?
as a parameter. That will convert the call to JSONP which is necessary to make cross-domain calls. More info: http://api.jquery.com/jQuery.getJSON/