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 > から < iframe > へ
iframe は既にページ上にあります。DOM の準備ができたとき、または Window の準備ができたときにラップする方法を考え出すだけです。
ありがとう!
絶対。jQuery を使用すると、たとえば div で iframe をラップできます。
http://jsfiddle.net/PBaTu/