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を持っていて、iframeのオンロード内に、メインページ(iframeが置かれているページ)に特定のURLをリロードするコードの行(または何行でも)が必要です。そのコード行は何ですか?
次のようになります。
top.location.href = "http://stackoverflow.com";