{"id":340,"date":"2009-04-06T19:15:52","date_gmt":"2009-04-07T00:15:52","guid":{"rendered":"http:\/\/eligrey.com\/?p=340"},"modified":"2009-04-06T19:15:52","modified_gmt":"2009-04-07T00:15:52","slug":"xdomainrequest-is-no-longer-ie-only","status":"publish","type":"post","link":"https:\/\/eligrey.com\/blog\/xdomainrequest-is-no-longer-ie-only\/","title":{"rendered":"XDomainRequest is no longer IE-only"},"content":{"rendered":"<p><code>XDomainRequest<\/code> is Internet Explorer 8&#8217;s cross-domain request function. It would be easy to add support for it in Firefox 3.5 using native cross-domain <code>XMLHttpRequest<\/code>s, but that wouldn&#8217;t work in Firefox 3, Opera 9.6-10, and Safari 4. I have created a library named <a href=\"http:\/\/github.com\/eligrey\/libxdr\">XXDomainRequest<\/a> (means &#8220;Cross-browser XDomainRequest&#8221;) that builds on the pmxdr client library to create a <strong>fully API compatible<\/strong> version of XDomainRequest. Go to the <a href=\"http:\/\/github.com\/eligrey\/libxdr\">XXDomainRequest project page<\/a> to see (and run) the examples that request resources on code.eligrey.com.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>XDomainRequest is Internet Explorer 8&#8217;s cross-domain request function. It would be easy to add support for it in Firefox 3.5 using native cross-domain XMLHttpRequests, but that wouldn&#8217;t work in Firefox 3, Opera 9.6-10, and Safari 4. I have created a library named XXDomainRequest (means &#8220;Cross-browser XDomainRequest&#8221;) that builds on the pmxdr client library to create [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[15,71,91,129,187],"class_list":["post-340","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-browsers","tag-hacks","tag-javascript-libraries","tag-pmxdr","tag-xdomainrequest"],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/pfpUD-5u","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/eligrey.com\/blog\/wp-json\/wp\/v2\/posts\/340","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eligrey.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/eligrey.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/eligrey.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/eligrey.com\/blog\/wp-json\/wp\/v2\/comments?post=340"}],"version-history":[{"count":0,"href":"https:\/\/eligrey.com\/blog\/wp-json\/wp\/v2\/posts\/340\/revisions"}],"wp:attachment":[{"href":"https:\/\/eligrey.com\/blog\/wp-json\/wp\/v2\/media?parent=340"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/eligrey.com\/blog\/wp-json\/wp\/v2\/categories?post=340"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/eligrey.com\/blog\/wp-json\/wp\/v2\/tags?post=340"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}