With a bit of hacking, we can make jQuery work with YQL for all cross-domain GET requests.
via Cross-domain requests with jQuery – James Padolsey. One of the largest problems with AJAX is the lack of cross-domain requests, this is another hack to achieve those.
Leave a Reply