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/