postMessageを使うことで、 サーバを経由しないで異なるドメイン間でのデータ受け渡しが可能だということを説明しました。またlocalStorageを使うことで 「サーバには送られないがブラウザにのみ保持されるデータ」 を気軽に作ることができるようになりました。
Web storage objects localStorage and sessionStorage allow to save key/value pairs in the browser. What's interesting about them is that the data survives a page refresh (for sessionStorage) and even a ...
現在アクセス不可の可能性がある結果が表示されています。
アクセス不可の結果を非表示にする