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 にフォームを送信できるのに、そのアドレスに XMLHTTPRequest を送信できないのはなぜですか?
コードが iframe 投稿の結果を表示できないという非常に単純な理由によります。スクリプトは、iframe の DOM へのアクセスを拒否されます。
これは実際にはブラウザのセキュリティ モデルであり、JavaScript のセキュリティ モデルではないことに注意してください。