Tag Archives: cross domain call

JSONP cross-domain ajax call with jquery

javascript

JSONP cross-domain ajax call with jquery This was killing me back in the past. Imagine the following situation. You are on domain abc.com, and you want to make a request to domain xyz.com to get some data or whatever. To do so, you need to cross domain boundaries, which is a DO-NOT in the world

Request an article ←