Cross-domain refers to web applications that communicate outside of their hosting domain / web server.
I've written a webservice which returns JSON and I've tried to call it using jQuery like this: $.ajax({ contentType: "application/…
asp.net jquery cross-domain jsonpI have a parent html page which uses jquery to append a dynamic iframe which has a source to another …
jquery iframe cross-domain jquery-dirtyformsSometimes I randomly see network requests from Chrome failing with Status = '(failed)' (status code 0 from the request object …
javascript google-chrome cross-domainI've created one phonegap app where I'm calling WCF service which resides in nopCommerce plugin. I'm getting following error while …
wcf cross-domain phonegap-plugins nopcommerceI have been stuck on this for hours. I have a.html on http://example.com that contains an iframe …
javascript jquery html cross-domain postmessageI need to access a font file in my application from the server that I also own. It works for …
asp.net iis cross-domain font-face access-controlI have a page at host1.mydomain.com/page_from_host1.jsp and an HTML page at host2.mydomain.com/…
iis iis-7 cross-domain reverse-proxy mod-proxyWe have a site (www.example.com) which sends users off to a series of third party pages to verify …
security internet-explorer iframe cookies cross-domainCan XMLHttpRequest send a request to http:// mydomain.com:81/ from http:// mydomain.com/ ?
ajax cross-domainI am working on a CMS site whose domain is: http://www.acmssite.com They have a sub-domain where they …
javascript iframe cross-domain subdomain