By Uzbekjon
via jquery-howto.blogspot.com
Published: Apr 16 2009 / 12:37
This post IS NOT about jQuery’s JSONP support. This post is about how to make AJAX queries to domains other then yours. Basically how to achieve cross domain scripting with jQuery. The technique will help you resolve the access to restricted uri denied" code: "1012 problem.



Comments
Gregg Bolinger replied ago:
this really has nothing to do with jquery and the method is nothing new.
Beanis replied ago:
This is an article on how to write a simple proxy, and has nothing to do with real cross domain scripting or any jquery specific issues. Cross domain problems are caused by browser's security settings, not a specific javascript library.
borisreitman replied ago:
Hello,
Check out: http://code.google.com/p/crossxhr/
It is an alternate solution to cross-domain ajax.
Boris
,
Voters For This Link (4)
Voters Against This Link (6)