Skip to content Skip to sidebar Skip to footer
Showing posts with the label Cross Domain

What Exactly Can An Iframe Do With The Top.location Object (cross-domain)?

There is a very particular edge case in cross-domain policies regarding the window.top.Location obj… Read more What Exactly Can An Iframe Do With The Top.location Object (cross-domain)?

“cross-origin Resource Sharing Policy” Between Subdomains In Js?

I have a Tumblr theme that includes a canvas script. The Cross-Origin Resource Sharing policy doesn… Read more “cross-origin Resource Sharing Policy” Between Subdomains In Js?

Is There An Equivalent For Fetch's "credentials: 'include'" Or Xmlhttprequest's "withcredentials" For Websocket?

I'm setting up a web service that provides both authentication and a WebSocket interface. The A… Read more Is There An Equivalent For Fetch's "credentials: 'include'" Or Xmlhttprequest's "withcredentials" For Websocket?

How To Trigger Native Click Action (replay Event) Later?

I'm using jQuery to bind to all links on the page (I'm using the 'click' event, but… Read more How To Trigger Native Click Action (replay Event) Later?

Canvas Tainted By Cross-origin Data

I'm loading a motion jpeg from third-party site, which I can trust. I'm trying to getImageD… Read more Canvas Tainted By Cross-origin Data

Easeljs Sprite On("click) Returns Cors Error

First off, I am working on a local EaselJS/CreateJS project, only to test some sprite and mouse int… Read more Easeljs Sprite On("click) Returns Cors Error

Javascript/jquery: How To Make Sure Cross-domain Click Tracking Event Succeeds Before The User Leaves The Page?

I'm implementing click tracking from various pages in our corporate intranet in order to add so… Read more Javascript/jquery: How To Make Sure Cross-domain Click Tracking Event Succeeds Before The User Leaves The Page?

Disable Javascript's Domain Restrictions In Ff 7.0

I am developing a small html + JS app for my own use and being ability to access IFrame's conte… Read more Disable Javascript's Domain Restrictions In Ff 7.0