To sum up quickly, you can try to use JSONP, if I remember correctly this is natively supported in jQuery ajax function. This SO there will be helpful I think to understand correctly what is then supposed to happen : http://stackoverflow.com/questions/17874730/how-to-make-cross-domain-request
Br,
Vincent