jquery-postmessage icon indicating copy to clipboard operation
jquery-postmessage copied to clipboard

jQuery postMessage: Cross-domain scripting goodness

Results 17 jquery-postmessage issues
Sort by recently updated
recently updated
newest added

[This package](https://www.jsdelivr.com/package/gh/cowboy/jquery-postmessage) doesn't have any [GitHub release](https://help.github.com/articles/about-releases/). Could you please create one, so that people can use this project from CDN?

[This package](https://www.jsdelivr.com/package/gh/cowboy/jquery-postmessage) doesn't have any [GitHub release](https://help.github.com/articles/about-releases/). Could you please create one, so that people can use this project from CDN?

SUP BEN. Opera 9.64 is like, 9 versions old. I know Ryan has a fork that normalizes its old document.postMessage implementation--but I think that's going to help like 0.01% of...

Uncaught SecurityError: Blocked a frame with origin "https://localhost:44300" from accessing a frame with origin "https://localhost:44362". Protocols, domains, and ports must match.

This code now works for modern versions of jQuery

function scope `this` does not default to the global object when in strict mode (ECMAScript 5). I have explicitly bound local var `window` to the global window so it works...

we are [cdnjs](https://github.com/cdnjs/cdnjs) team, and could you add version tags so that we can host and auto update your project, then make users get your new version in feature.

Remove window declaration/assignment. Some plugins I've used actually flag this problem.

#### Hey, maintainer(s) of cowboy/jquery-postmessage! We at [VersionEye](https://www.versioneye.com/signup?promo_code=BOWER) are working hard to keep up the quality of the bower's registry. We just finished our initial analysis of the quality of...

Removed the need for forking the code in Opera. Opera