Cross-domain messaging is as easy as pie (unless you care about IE7). (apphacker.com) 2 points by apphacker 16y ago ↗ HN
[–] X-Istence 16y ago ↗ A little context perhaps? Some more information on what is going on? Sample code? Explanations? [–] apphacker 16y ago ↗ I'm using postMessage to communicate across two domains in JavaScript. It's an HTML5 feature that is supported by all modern browsers, including IE8. It gets around the restrictive same-origin policy mechanism.
[–] apphacker 16y ago ↗ I'm using postMessage to communicate across two domains in JavaScript. It's an HTML5 feature that is supported by all modern browsers, including IE8. It gets around the restrictive same-origin policy mechanism.
2 comments
[ 4.6 ms ] story [ 13.7 ms ] thread