Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
次のフレームがあります。
<iframe src="http://www.eggsandbacon.jquery.js"></iframe>
私のindex.html文書の中。
index.html
各ユーザーが jQuery ゲームをプレイした後、すべてのセッション Cookie をリセットして削除したいと考えています。ゲーム内で何かを変更せずにこれを行う方法はありますか? ゲームは別のサーバーにあります。
いいえ。別のオリジンのCookie にアクセスすることはできません。