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.
我只想用 4 个框架在一页中打开 4 个页面。但不知道如何。
我想在同一页面上看到 facebook、youtube、ebay 和 amazon。
我使用 onload 事件并尝试在 JS 中查找代码以转到页面 url,但我一无所知。
不需要 JavaScript,只需设置标签的src属性即可。<iframe>
src
<iframe>
您应该知道,尽管许多网站都会摆脱这些框架。我怀疑 Facebook 肯定会。