Hacker News new | ask | show | jobs
by tkone 3082 days ago
The window.postMessage and related MessageChannel APIs. You have to set up a listener and then post a message across the "boundary" (like an iframe or webworker).