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.
jqueryを使用してiframeの本体に要素を追加しようとしています。
$('iframe body').prepend('<div id="shader" />');
うまくいきません。セレクターと関係があるようですか?