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 からテキストをコピーして、メイン ページのテキスト領域に貼り付けるにはどうすればよいですか?
javascript、swf、または何でも使用できます。ある程度のユーザー インタラクションが予想されます。
ユーザーに、フレームからテキストを選択してテキスト領域に貼り付けるように依頼します。
これを自動化する方法はありません。クロスドメイン フレームのコンテンツは、サイトで実行されている Javascript に対して完全に禁止されています。ごめん。