Im trying to make a cross domain request to a web service via jquery using $.getJSON() and it works fine! However, when I try to make the same request in Internet Explorer 7 or
JSONP is here for this purpose. Check the JSONP section in getJSON jQuery documentation.